Skip to content

Commit 68befac

Browse files
deps: bump rcgen from 0.9.3 to 0.10.0
Pull-Request: #3519.
1 parent 3b58454 commit 68befac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

transports/websocket/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ webpki-roots = "0.25"
2828
libp2p-tcp = { workspace = true, features = ["async-io"] }
2929
libp2p-dns = { workspace = true, features = ["async-std"] }
3030
async-std = { version = "1.6.5", features = ["attributes"] }
31-
rcgen = "0.9.3"
31+
rcgen = "0.10.0"
3232

3333
# Passing arguments to the docsrs builder in order to properly document cfg's.
3434
# More information: https://docs.rs/about/builds#cross-compiling

0 commit comments

Comments
 (0)