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.6.2 "
3+ version = " 0.6.3 "
44authors = [" Heinz N. Gies <heinz@licenser.net>" ]
55edition = " 2021"
66license = " Apache-2.0/MIT"
@@ -14,7 +14,7 @@ rust-version = "1.59"
1414# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1515
1616[dependencies ]
17- simd-json-derive-int = { path = " ./simd-json-derive-int" , version = " 0.6.0 " }
17+ simd-json-derive-int = { path = " ./simd-json-derive-int" , version = " 0.6.3 " }
1818value-trait = " 0.4"
1919itoa = " 1"
2020ryu = " 1"
Original file line number Diff line number Diff line change 11[package ]
22name = " simd-json-derive-int"
3- version = " 0.6.2 "
3+ version = " 0.6.3 "
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