Skip to content

Commit 11831c8

Browse files
deps: bump quickcheck from 1.0.3 to 1.1.0
Pull-Request: #6303.
1 parent d82acc0 commit 11831c8

2 files changed

Lines changed: 229 additions & 18 deletions

File tree

Cargo.lock

Lines changed: 228 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

transports/webrtc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ pem = ["webrtc?/pem"]
3737
[dev-dependencies]
3838
libp2p-identity = { workspace = true, features = ["rand"] }
3939
tokio = { workspace = true, features = ["full"] }
40-
quickcheck = "1.0.3"
40+
quickcheck = "1.1.0"
4141
tracing-subscriber = { workspace = true, features = ["env-filter"] }
4242

4343

0 commit comments

Comments
 (0)