Day 6/7
This commit is contained in:
10
Cargo.toml
10
Cargo.toml
@@ -23,4 +23,12 @@ path = "src/4-printing-department.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "5-cafeteria"
|
||||
path = "src/5-cafeteria.rs"
|
||||
path = "src/5-cafeteria.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "6-trash-compactor"
|
||||
path = "src/6-trash-compactor.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "7-laboratories"
|
||||
path = "src/7-laboratories.rs"
|
||||
Reference in New Issue
Block a user