chore(users/Profpatsch): move rust exec-helpers to own subdir
This is so we can use the rust language server for the file. Change-Id: I8a2fe15ea67fd0e26814fda57bf0cace0d264cae Reviewed-on: https://cl.tvl.fyi/c/depot/+/7792 Autosubmit: Profpatsch <mail@profpatsch.de> Reviewed-by: Profpatsch <mail@profpatsch.de> Tested-by: BuildkiteCI
This commit is contained in:
parent
1e2c859840
commit
83fb27dfbc
5 changed files with 21 additions and 7 deletions
7
users/Profpatsch/execline/exec-helpers/Cargo.lock
generated
Normal file
7
users/Profpatsch/execline/exec-helpers/Cargo.lock
generated
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# This file is automatically @generated by Cargo.
|
||||
# It is not intended for manual editing.
|
||||
version = 3
|
||||
|
||||
[[package]]
|
||||
name = "exec_helpers"
|
||||
version = "0.1.0"
|
||||
Loading…
Add table
Add a link
Reference in a new issue