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

Commit b758620

Browse files
fix(deps): update rust crate log to 0.4.20
1 parent e4ef9ac commit b758620

2 files changed

Lines changed: 3 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 5 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
@@ -11,7 +11,7 @@ crate-type = ["cdylib", "rlib"]
1111
default = ["console_error_panic_hook"]
1212

1313
[dependencies]
14-
log = "0.4.17"
14+
log = "0.4.20"
1515
serde = { version = "1.0.145", features = ["derive"] }
1616
cfg-if = "1.0.0"
1717
worker = "0.0.11"

0 commit comments

Comments
 (0)