Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

Commit 60bc2a3

Browse files
Update Rust crate env_logger to 0.11.0
1 parent 5aa4c7f commit 60bc2a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

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

88
[dependencies]
99
chumsky = "0.8.0"
10-
env_logger = "0.9.0"
10+
env_logger = "0.11.0"
1111
ropey = "1.5.0"
1212
serde_json = "1.0.78"
1313
tokio = { version = "1.17.0", features = ["full"] }

0 commit comments

Comments
 (0)