Skip to content

Commit 41c71ed

Browse files
deps: update to itoa 1
PR #255
1 parent 40ea4c4 commit 41c71ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ bench = false
2626
[dependencies]
2727
bstr = { version = "0.2.1", features = ["serde1"] }
2828
csv-core = { path = "csv-core", version = "0.1.6" }
29-
itoa = "0.4.3"
29+
itoa = "1"
3030
ryu = "1"
3131
serde = "1.0.55"
3232

0 commit comments

Comments
 (0)