feat(api): init rust rewrite
This commit is contained in:
7
Cargo.toml
Normal file
7
Cargo.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[workspace]
|
||||
members = [
|
||||
"./lib/libpk",
|
||||
"./services/api"
|
||||
]
|
||||
|
||||
# todo: add workspace dependencies here
|
||||
Reference in New Issue
Block a user