mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-28 09:11:34 +00:00
cargo workspaces: package.metadata.workspaces.independent = true
This commit is contained in:
@ -28,3 +28,6 @@ rand = "0.7"
|
||||
[build-dependencies]
|
||||
prost-build = "0.6"
|
||||
|
||||
|
||||
[package.metadata.workspaces]
|
||||
independent = true
|
||||
|
Reference in New Issue
Block a user