Skip to content

Commit

Permalink
deps: bump env_logger from 0.10.1 to 0.10.2
Browse files Browse the repository at this point in the history
Pull-Request: #5113.
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 57b0d9a commit ddb5544
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 hole-punching-tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "MIT"

[dependencies]
anyhow = "1"
env_logger = "0.10.1"
env_logger = "0.10.2"
futures = "0.3.30"
libp2p = { path = "../libp2p", features = ["tokio", "dcutr", "identify", "macros", "noise", "ping", "relay", "tcp", "yamux", "quic"] }
tracing = "0.1.37"
Expand Down

0 comments on commit ddb5544

Please sign in to comment.