Skip to content

Commit

Permalink
deps: update to itoa 1
Browse files Browse the repository at this point in the history
PR #255
  • Loading branch information
waywardmonkeys committed Dec 16, 2021
1 parent 40ea4c4 commit 41c71ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ bench = false
[dependencies]
bstr = { version = "0.2.1", features = ["serde1"] }
csv-core = { path = "csv-core", version = "0.1.6" }
itoa = "0.4.3"
itoa = "1"
ryu = "1"
serde = "1.0.55"

Expand Down

0 comments on commit 41c71ed

Please sign in to comment.