Skip to content
This repository was archived by the owner on Jun 16, 2025. It is now read-only.

Commit eb9912b

Browse files
authored
Merge pull request #78 from demvsystems/dependabot/cargo/env_logger-0.8.2
Bump env_logger from 0.8.1 to 0.8.2
2 parents 6b9b2a4 + 059e104 commit eb9912b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -15,7 +15,7 @@ serde = { version = "1.0.117", features = ["derive"] }
1515
serde_json = "1.0.59"
1616
flate2 = { version = "1.0.18", features = ["zlib"], default-features = false }
1717
log = "0.4.11"
18-
env_logger = "0.8.1"
18+
env_logger = "0.8.2"
1919
chrono = "0.4.19"
2020
sentry = { version = "0.18.1", optional = true, features = ["with_log", "with_panic"] }
2121
chrono-tz = "0.5.3"

0 commit comments

Comments
 (0)