Skip to content

Commit 47c6731

Browse files
committed
chore: Bump our deps
1 parent b4e8193 commit 47c6731

File tree

22 files changed

+906
-848
lines changed

22 files changed

+906
-848
lines changed

.cargo/config.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ crates-io = "https://docs.rs/"
77

88
[unstable]
99
rustdoc-map = true
10+
11+
[target.wasm32-unknown-unknown]
12+
rustflags = ['--cfg', 'getrandom_backend="wasm_js"']

0 commit comments

Comments
 (0)