We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9843d8 commit 3967191Copy full SHA for 3967191
bindings/Cargo.toml
@@ -20,7 +20,7 @@ resolver = "2"
20
[workspace.dependencies]
21
anyhow = "1.0.86"
22
backtrace = "0.3"
23
- getrandom = "0.2.15"
+ getrandom = "0.3.0"
24
lightningcss = "1.0.0-alpha.58"
25
napi = { version = "2", default-features = false }
26
napi-build = "2"
0 commit comments