build(deps): update rand requirement from 0.8.5 to 0.9.0 (#370)

Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>
This commit is contained in:
Anand Krishnamoorthi
2025-03-04 07:06:43 -08:00
committed by GitHub
parent 11aaa555aa
commit a1777fb7d3
5 changed files with 12 additions and 6 deletions
+2
View File
@@ -0,0 +1,2 @@
[target.wasm32-unknown-unknown]
rustflags = ["--cfg", "getrandom_backend=\"wasm_js\""]