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