Rename Rust source folder
This commit is contained in:
parent
2950ff778e
commit
3a00dc568f
@ -3,4 +3,8 @@ name = "aoc"
|
|||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
|
|
||||||
|
[[bin]]
|
||||||
|
path = "rust/main.rs"
|
||||||
|
name = "aoc"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user