Skip to content

Commit 3345547

Browse files
build(deps): 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 1eb8709 commit 3345547

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
@@ -27,7 +27,7 @@ serde = "1.0.217"
2727
serde_json = "1.0.138"
2828
html2md = "0.2.15"
2929
env_logger = "0.11.6"
30-
log = "0.4.25"
30+
log = "0.4.26"
3131

3232
[dev-dependencies]
3333
mockito = "1.6.1"

0 commit comments

Comments
 (0)