Skip to content

Commit bc36c3f

Browse files
committed
Bump getrandom to 0.3.4
1 parent 68bb7d4 commit bc36c3f

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Cargo.lock

Lines changed: 13 additions & 13 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
@@ -95,7 +95,7 @@ comfy-table = "7.2.1"
9595
serde_repr = "0.1.20"
9696
bus = "2.4.1"
9797
wasm-bindgen = { version = "0.2.97", default-features = false }
98-
getrandom = { version = "0.3.3", default-features = false }
98+
getrandom = { version = "0.3.4", default-features = false }
9999
console_error_panic_hook = "0.1.7"
100100
wasm-bindgen-test = "0.3.47"
101101
smol = "2.0.2"

0 commit comments

Comments
 (0)