mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-28 10:11:19 +00:00
parent
3b58454340
commit
68befac486
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -3352,7 +3352,7 @@ dependencies = [
|
||||
"log",
|
||||
"parking_lot",
|
||||
"quicksink",
|
||||
"rcgen 0.9.3",
|
||||
"rcgen 0.10.0",
|
||||
"rw-stream-sink",
|
||||
"soketto",
|
||||
"url",
|
||||
|
@ -28,7 +28,7 @@ webpki-roots = "0.25"
|
||||
libp2p-tcp = { workspace = true, features = ["async-io"] }
|
||||
libp2p-dns = { workspace = true, features = ["async-std"] }
|
||||
async-std = { version = "1.6.5", features = ["attributes"] }
|
||||
rcgen = "0.9.3"
|
||||
rcgen = "0.10.0"
|
||||
|
||||
# Passing arguments to the docsrs builder in order to properly document cfg's.
|
||||
# More information: https://docs.rs/about/builds#cross-compiling
|
||||
|
Loading…
x
Reference in New Issue
Block a user