Skip to content

Commit

Permalink
deps: bump trybuild from 1.0.93 to 1.0.95
Browse files Browse the repository at this point in the history
Pull-Request: #5375.
  • Loading branch information
dependabot[bot] committed May 13, 2024
1 parent 95e0fca commit c6c09ad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion swarm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ libp2p-yamux = { path = "../muxers/yamux" } # Using `pat
quickcheck = { workspace = true }
void = "1"
once_cell = "1.19.0"
trybuild = "1.0.93"
trybuild = "1.0.95"
tokio = { workspace = true, features = ["time", "rt", "macros", "rt-multi-thread"] }
tracing-subscriber = { version = "0.3", features = ["env-filter"] }

Expand Down

0 comments on commit c6c09ad

Please sign in to comment.