mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-28 18:21:20 +00:00
parent
b8f47aa988
commit
581b1e42d0
827
Cargo.lock
generated
827
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -27,14 +27,14 @@ multihash = { workspace = true }
|
||||
quick-protobuf = "0.8"
|
||||
quick-protobuf-codec = { workspace = true }
|
||||
rand = "0.8"
|
||||
rcgen = "0.10.0"
|
||||
rcgen = "0.11.1"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
stun = "0.5"
|
||||
thiserror = "1"
|
||||
tinytemplate = "1.2"
|
||||
tokio = { version = "1.32", features = ["net"], optional = true}
|
||||
tokio-util = { version = "0.7", features = ["compat"], optional = true }
|
||||
webrtc = { version = "0.8.0", optional = true }
|
||||
webrtc = { version = "0.9.0", optional = true }
|
||||
|
||||
[features]
|
||||
tokio = ["dep:tokio", "dep:tokio-util", "dep:webrtc", "if-watch/tokio"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user