Skip to content

Commit fff2ac9

Browse files
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 5cd01d7 commit fff2ac9

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.

typify-impl/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ readme = "../README.md"
99

1010
[dependencies]
1111
heck = "0.5.0"
12-
log = "0.4.22"
12+
log = "0.4.25"
1313
proc-macro2 = "1.0.93"
1414
quote = "1.0.38"
1515
regress = "0.10.1"

0 commit comments

Comments
 (0)