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 0c70f6f commit 5628a75Copy full SHA for 5628a75
bench/include/rust/Cargo.toml
@@ -46,7 +46,7 @@ regex = "1"
46
serde = { version = "1", features = ["derive"] }
47
serde_json = { version = "1", features = ["float_roundtrip", "preserve_order"] }
48
simd-json = "0.15"
49
-sonic-rs = "0.4"
+sonic-rs = "0.5"
50
static-rc = "0"
51
52
async-channel = { version = "2", optional = true }
0 commit comments