Skip to content

Commit 55be388

Browse files
fix(deps): update rust crate flexi_logger to 0.29.0
1 parent c26287d commit 55be388

File tree

2 files changed

+143
-41
lines changed

2 files changed

+143
-41
lines changed

Cargo.lock

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

crates/whirl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dotenv = "0.15.0"
1818

1919
# Logging
2020
log = "0.4.14"
21-
flexi_logger = "0.22.3"
21+
flexi_logger = "0.29.0"
2222
human-panic = "1.0.3"
2323
# simple-error = "0.2.3"
2424

0 commit comments

Comments
 (0)