fixed dependencies issues
This commit is contained in:
9
Cargo.toml
Normal file
9
Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[workspace]
|
||||
members = [
|
||||
"heromodels",
|
||||
"heromodels_core",
|
||||
"heromodels-derive",
|
||||
"ourdb",
|
||||
"radixtree",
|
||||
"tst",
|
||||
]
|
Reference in New Issue
Block a user