Skip to content

Commit 196009a

Browse files
authored
Merge pull request #292 from shadow3aaa/dependabot/cargo/flexi_logger-0.31.5
build(deps): bump flexi_logger from 0.31.4 to 0.31.5
2 parents 2ca65b2 + 6c5f3dd commit 196009a

File tree

2 files changed

+15
-9
lines changed

2 files changed

+15
-9
lines changed

Cargo.lock

Lines changed: 14 additions & 8 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
@@ -35,7 +35,7 @@ thiserror = "2.0.17"
3535
log = "0.4.28"
3636
anyhow = { version = "1.0.100" }
3737
inotify = { version = "0.11.0", default-features = false }
38-
flexi_logger = "0.31.4"
38+
flexi_logger = "0.31.5"
3939
libc = "0.2.176"
4040
toml = "0.9.7"
4141
serde = { version = "1.0.228", features = ["derive"] }

0 commit comments

Comments
 (0)