Skip to content

Commit 9aa3c4c

Browse files
build(deps): bump log from 0.4.22 to 0.4.25
Bumps [log](https://github.com/rust-lang/log) from 0.4.22 to 0.4.25. - [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.22...0.4.25) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c447d93 commit 9aa3c4c

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
@@ -21,7 +21,7 @@ env_logger = "0.11.6"
2121
flate2 = "1.0.35"
2222
futures-lite = "2.6.0"
2323
jsonwebtoken = "9.3.0"
24-
log = "0.4.22"
24+
log = "0.4.25"
2525
magic-crypt = "4.0.1"
2626
num = "0.4.3"
2727
serde = { version = "1.0.217", features = ["derive"] }

0 commit comments

Comments
 (0)