Skip to content

Commit 02db7a3

Browse files
build(deps): bump log from 0.4.28 to 0.4.29
Bumps [log](https://github.com/rust-lang/log) from 0.4.28 to 0.4.29. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.28...0.4.29) --- updated-dependencies: - dependency-name: log dependency-version: 0.4.29 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 75c117f commit 02db7a3

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
@@ -32,7 +32,7 @@ repository = "https://github.com/shadow3aaa/fas-rs"
3232
likely_stable = "0.1.3"
3333
parking_lot = "0.12.5"
3434
thiserror = "2.0.17"
35-
log = "0.4.28"
35+
log = "0.4.29"
3636
anyhow = { version = "1.0.100" }
3737
inotify = { version = "0.11.0", default-features = false }
3838
flexi_logger = "0.31.7"

0 commit comments

Comments
 (0)