Skip to content

Commit 43495ee

Browse files
build(deps): bump log from 0.4.25 to 0.4.26 (#325)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54655e0 commit 43495ee

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
@@ -25,7 +25,7 @@ include = ["Cargo.toml", "LICENSE", "README.md", "src/**", "tests/**", "examples
2525
[dependencies]
2626
indexmap = "2.7.0"
2727
# for debug logs in tests
28-
log = "0.4.22"
28+
log = "0.4.26"
2929
priority-queue = "2.1.1"
3030
rustc-hash = "^2.0.0"
3131
serde = { version = "1.0", features = ["derive"], optional = true }

0 commit comments

Comments
 (0)