Skip to content

Commit

Permalink
deps: bump trybuild from 1.0.88 to 1.0.89
Browse files Browse the repository at this point in the history
Pull-Request: libp2p#5087.
  • Loading branch information
dependabot[bot] committed Jan 15, 2024
1 parent 795c856 commit ad2579d
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 @@ -53,7 +53,7 @@ libp2p-yamux = { path = "../muxers/yamux" } # Using `pat
quickcheck = { workspace = true }
void = "1"
once_cell = "1.19.0"
trybuild = "1.0.88"
trybuild = "1.0.89"
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 ad2579d

Please sign in to comment.