Skip to content

Commit 592a4b5

Browse files
committed
Update simd-json-derive-int
Signed-off-by: Heinz N. Gies <heinz@licenser.net>
1 parent 1b22ac3 commit 592a4b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repository = "https://github.com/simd-lite/simd-json-derive/"
1313
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1414

1515
[dependencies]
16-
simd-json-derive-int = { path = "./simd-json-derive-int", version = "0.3.0" }
16+
simd-json-derive-int = { path = "./simd-json-derive-int", version = "0.4.0" }
1717
value-trait = "0.4"
1818
itoa = "1"
1919
ryu = "1"

0 commit comments

Comments
 (0)