Skip to content

Commit

Permalink
deps: bump trybuild from 1.0.86 to 1.0.88
Browse files Browse the repository at this point in the history
Pull-Request: #5068.
  • Loading branch information
dependabot[bot] authored Jan 10, 2024
1 parent 92b2414 commit 48de34e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -53,7 +53,7 @@ libp2p-yamux = { path = "../muxers/yamux" } # Using `pat
quickcheck = { workspace = true }
void = "1"
once_cell = "1.19.0"
trybuild = "1.0.86"
trybuild = "1.0.88"
tokio = { version = "1.35.1", features = ["time", "rt", "macros", "rt-multi-thread"] }
tracing-subscriber = { version = "0.3", features = ["env-filter"] }

Expand Down

0 comments on commit 48de34e

Please sign in to comment.