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 1b22ac3 commit 592a4b5Copy full SHA for 592a4b5
1 file changed
Cargo.toml
@@ -13,7 +13,7 @@ repository = "https://github.com/simd-lite/simd-json-derive/"
13
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
14
15
[dependencies]
16
-simd-json-derive-int = { path = "./simd-json-derive-int", version = "0.3.0" }
+simd-json-derive-int = { path = "./simd-json-derive-int", version = "0.4.0" }
17
value-trait = "0.4"
18
itoa = "1"
19
ryu = "1"
0 commit comments