chore: moved needle in subdir
This commit is contained in:
parent
2a9ce2e8c7
commit
413b2a8730
3 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ path = "src/lib.rs"
|
||||||
|
|
||||||
[[bin]]
|
[[bin]]
|
||||||
name = "needle"
|
name = "needle"
|
||||||
path = "src/main.rs"
|
path = "src/needle/main.rs"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue