Skip to content

Commit 6f30638

Browse files
build(deps): bump flexi_logger from 0.31.2 to 0.31.3
Bumps [flexi_logger](https://github.com/emabee/flexi_logger) from 0.31.2 to 0.31.3. - [Release notes](https://github.com/emabee/flexi_logger/releases) - [Changelog](https://github.com/emabee/flexi_logger/blob/main/CHANGELOG.md) - [Commits](https://github.com/emabee/flexi_logger/commits) --- updated-dependencies: - dependency-name: flexi_logger dependency-version: 0.31.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8e73f52 commit 6f30638

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
@@ -35,7 +35,7 @@ thiserror = "2.0.16"
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.2"
38+
flexi_logger = "0.31.3"
3939
libc = "0.2.175"
4040
toml = "0.9.7"
4141
serde = { version = "1.0.226", features = ["derive"] }

0 commit comments

Comments
 (0)