Skip to content

Commit b68e846

Browse files
deps: bump env_logger from 0.10.0 to 0.10.1
Pull-Request: #4843.
1 parent 7d982f7 commit b68e846

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

hole-punching-tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "MIT"
77

88
[dependencies]
99
anyhow = "1"
10-
env_logger = "0.10.0"
10+
env_logger = "0.10.1"
1111
futures = "0.3.29"
1212
libp2p = { path = "../libp2p", features = ["tokio", "dcutr", "identify", "macros", "noise", "ping", "relay", "tcp", "yamux", "quic"] }
1313
tracing = "0.1.37"

0 commit comments

Comments
 (0)