Give up on the workspace idea
This commit is contained in:
16
Cargo.toml
16
Cargo.toml
@@ -1,16 +0,0 @@
|
|||||||
[workspace]
|
|
||||||
members = [
|
|
||||||
"example/cafeteria",
|
|
||||||
"example/hello",
|
|
||||||
"example/kitchen",
|
|
||||||
"example/puzzle_game",
|
|
||||||
"example/puzzles",
|
|
||||||
"exercise/idiomatic",
|
|
||||||
"exercise/docs",
|
|
||||||
"exercise/closures_iterators",
|
|
||||||
"exercise/traits",
|
|
||||||
"exercise/errors",
|
|
||||||
"exercise/testing",
|
|
||||||
"exercise/threads_channels",
|
|
||||||
"exercise/logging",
|
|
||||||
]
|
|
||||||
Reference in New Issue
Block a user