Skip to content

Commit

Permalink
deps: bump env_logger from 0.10.0 to 0.10.1
Browse files Browse the repository at this point in the history
Pull-Request: #4843.
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 7d982f7 commit b68e846
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.0"
env_logger = "0.10.1"
futures = "0.3.29"
libp2p = { path = "../libp2p", features = ["tokio", "dcutr", "identify", "macros", "noise", "ping", "relay", "tcp", "yamux", "quic"] }
tracing = "0.1.37"
Expand Down

0 comments on commit b68e846

Please sign in to comment.