Skip to content

Commit 91b737a

Browse files
dep: bump log from 0.4.22 to 0.4.25 in the deps group
Bumps the deps group with 1 update: [log](https://github.com/rust-lang/log). Updates `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 dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3e3d5b2 commit 91b737a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ rsonpath-syntax-proptest = { version = "0.4.0", path = "./crates/rsonpath-syntax
2929
# Main dependencies
3030
arbitrary = { version = "1.4.1" }
3131
cfg-if = "1.0.0"
32-
log = "0.4.22"
32+
log = "0.4.25"
3333
thiserror = "2.0.11"
3434
# Dev-dependencies
3535
ciborium = { version = "0.2.2", default-features = false }

0 commit comments

Comments
 (0)