1
0
mirror of https://github.com/fluencelabs/trust-graph synced 2025-03-16 13:10:51 +00:00

11 lines
180 B
TOML
Raw Normal View History

2021-04-15 14:00:27 +03:00
[workspace]
members = [
"trust-graph",
"keypair",
"service",
"distro"
2021-04-15 14:00:27 +03:00
]
[workspace.dependencies]
2023-06-29 19:21:14 +03:00
libp2p-identity = { version = "0.2.1", default-features = false }