mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-30 10:11:33 +00:00
cargo workspaces: package.metadata.workspaces.independent = true
This commit is contained in:
@ -24,3 +24,6 @@ libp2p-tcp = { path = "../../transports/tcp", features = ["async-std"] }
|
||||
libp2p-secio = { path = "../../protocols/secio" }
|
||||
libp2p-yamux = { path = "../../muxers/yamux" }
|
||||
quickcheck = "0.9.0"
|
||||
|
||||
[package.metadata.workspaces]
|
||||
independent = true
|
||||
|
Reference in New Issue
Block a user