We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f89806 commit 9028f3bCopy full SHA for 9028f3b
Cargo.toml
@@ -44,8 +44,8 @@ oxc_syntax = "0.94.0"
44
rand = "0.9.2"
45
regex = "1.11.3"
46
ryu-js = "1.0.2"
47
-soavec = "0.1.1"
48
-soavec_derive = "0.1.1"
+soavec = "0.2.0"
+soavec_derive = "0.2.0"
49
sonic-rs = "0.3.17"
50
unicode-normalization = "0.1.24"
51
usdt = { git = "https://github.com/aapoalas/usdt.git", branch = "nova-aarch64-branch" }
0 commit comments