add a virtual workspace so subprojects are detected if the main repository is opened in an IDE
This commit is contained in:
2
Cargo.toml
Normal file
2
Cargo.toml
Normal file
@@ -0,0 +1,2 @@
|
||||
[workspace]
|
||||
members = [ "example/*", "exercise/*" ]
|
||||
Reference in New Issue
Block a user