Skip to content

Commit a10fea8

Browse files
fix(deps): update rust crate log to v0.4.27 (#7089)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1169bbd commit a10fea8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -4081,9 +4081,9 @@ dependencies = [
40814081

40824082
[[package]]
40834083
name = "log"
4084-
version = "0.4.26"
4084+
version = "0.4.27"
40854085
source = "registry+https://github.com/rust-lang/crates.io-index"
4086-
checksum = "30bde2b3dc3671ae49d8e2e9f044c7c005836e7a023ee57cffa25ab82764bb9e"
4086+
checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94"
40874087
dependencies = [
40884088
"value-bag",
40894089
]

0 commit comments

Comments
 (0)