File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[package ]
22name = " simd-json-derive"
3- version = " 0.15 .0"
3+ version = " 0.16 .0"
44authors = [" Heinz N. Gies <heinz@licenser.net>" ]
55edition = " 2021"
66license = " Apache-2.0/MIT"
@@ -20,7 +20,7 @@ members = ["simd-json-derive-int"]
2020# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
2121
2222[dependencies ]
23- simd-json-derive-int = { path = " ./simd-json-derive-int" , version = " 0.15 .0" }
23+ simd-json-derive-int = { path = " ./simd-json-derive-int" , version = " 0.16 .0" }
2424value-trait = { version = " 0.11.0" }
2525itoa = " 1"
2626ryu = " 1"
Original file line number Diff line number Diff line change 11[package ]
22name = " simd-json-derive-int"
3- version = " 0.15 .0"
3+ version = " 0.16 .0"
44authors = [" Heinz N. Gies <heinz@licenser.net>" ]
55edition = " 2021"
66license = " Apache-2.0/MIT"
You can’t perform that action at this time.
0 commit comments