Add root Cargo.toml

This commit is contained in:
Elnu 2023-05-28 15:45:06 -07:00
parent ca6bb5fbe4
commit 4666368b0a

2
Cargo.toml Normal file
View file

@ -0,0 +1,2 @@
[workspace]
members = ["renrs", "renrs-gui", "demo"]