Skip to content

Commit 8b87c48

Browse files
committed
chore: update dependencies
1 parent 339ce65 commit 8b87c48

File tree

6 files changed

+557
-1024
lines changed

6 files changed

+557
-1024
lines changed

.github/workflows/general.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,8 @@ jobs:
146146
wasm:
147147
name: Clippy WASM
148148
runs-on: ubuntu-latest
149+
env:
150+
RUSTFLAGS: --cfg getrandom_backend="wasm_js"
149151
steps:
150152
- uses: wykies/checkout@main
151153
with:

0 commit comments

Comments
 (0)