Skip to content

Commit bcc3bb9

Browse files
committed
chore: bump env_logger to drop atty
1 parent de64d61 commit bcc3bb9

File tree

2 files changed

+131
-38
lines changed

2 files changed

+131
-38
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ edition = "2021"
77
uuid = { version = "1.3", features = ["v4"] }
88
rustyline = "8.0"
99
log = "0.4"
10-
env_logger = "0.9"
10+
env_logger = "0.11"
1111
colored = "2.0"

0 commit comments

Comments
 (0)