Skip to content

Commit f33f2c4

Browse files
Bump env_logger from 0.11.5 to 0.11.6 (#721)
1 parent 6251ecc commit f33f2c4

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

typify-impl/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ unicode-ident = "1.0.14"
2323

2424

2525
[dev-dependencies]
26-
env_logger = "0.11.5"
26+
env_logger = "0.11.6"
2727
expectorate = "1.1.0"
2828
paste = "1.0.15"
2929
rustfmt-wrapper = "0.2.1"

typify/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ typify-impl = { version = "0.2.0", path = "../typify-impl" }
1919

2020
[dev-dependencies]
2121
chrono = { version = "0.4.39", features = ["serde"] }
22-
env_logger = "0.11.5"
22+
env_logger = "0.11.6"
2323
expectorate = "1.1.0"
2424
glob = "0.3.1"
2525
quote = "1.0.37"

0 commit comments

Comments
 (0)