Skip to content

Commit 1996ef6

Browse files
authored
Merge pull request #760 from sfu-db/dependabot/cargo/env_logger-0.11.6
build(rust): bump env_logger from 0.9.3 to 0.11.6
2 parents e13056f + ef5b24e commit 1996ef6

File tree

2 files changed

+94
-3
lines changed

2 files changed

+94
-3
lines changed

Cargo.lock

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

connectorx/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ name = "connectorx"
6565

6666
[dev-dependencies]
6767
criterion = "0.3"
68-
env_logger = "0.9"
68+
env_logger = "0.11"
6969
iai = "0.1"
7070
pprof = {version = "0.14", features = ["flamegraph"]}
7171

0 commit comments

Comments
 (0)