Skip to content

Commit dd4259c

Browse files
dependabot[bot]ntBre
authored andcommitted
Bump log from 0.4.25 to 0.4.26
Bumps [log](https://github.com/rust-lang/log) from 0.4.25 to 0.4.26. - [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.25...0.4.26) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b75bb3c commit dd4259c

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
@@ -26,7 +26,7 @@ env_logger = "0.11.3"
2626
insta = { version = "1.41.1", features = ["filters"] }
2727
jiff = { version = "0.2.1" }
2828
libc = "0.2.169"
29-
log = "0.4.22"
29+
log = "0.4.26"
3030
nalgebra = "0.33.2"
3131
ndarray = { version = "0.15.6", features = ["approx-0_5"] }
3232
rayon = "1.5.3"

0 commit comments

Comments
 (0)