Skip to content

Commit ae1fcd8

Browse files
Bump log from 0.4.11 to 0.4.12 in /clients/libredirectionio
Bumps [log](https://github.com/rust-lang/log) from 0.4.11 to 0.4.12. - [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.11...0.4.12) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8942971 commit ae1fcd8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ cfg-if = "1.0.0"
3636
uuid = { version = "0.8", features = ["serde", "v4", "wasm-bindgen"] }
3737
libc = "0.2.81"
3838
heck = "0.3.2"
39-
log = "0.4.11"
39+
log = "0.4.12"
4040
stderrlog = "0.5.0"
4141
console_log = "0.2.0"
4242
scraper = "0.12.0"

0 commit comments

Comments
 (0)