Skip to content
This repository was archived by the owner on Jun 23, 2025. It is now read-only.

Commit 05bd624

Browse files
committed
deps: upgrade log to v0.4.20
Match the version used by Deno v2.2.9. Signed-off-by: Miroslav Bajtoš <oss@bajtos.net>
1 parent bf94f12 commit 05bd624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ build = "build.rs"
1818
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1919

2020
[dependencies]
21-
log = "0.4.17"
21+
log = "0.4.20"
2222

2323
[dev-dependencies]
2424
anyhow = "1.0.97"

0 commit comments

Comments
 (0)