Skip to content

Commit

Permalink
deps: Update to itoa 1.
Browse files Browse the repository at this point in the history
  • Loading branch information
waywardmonkeys committed Dec 14, 2021
1 parent e8cccce commit 2ff0d41
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 @@ -32,7 +32,7 @@ http-body = "0.4"
httpdate = "1.0"
httparse = "1.5.1"
h2 = { version = "0.3.9", optional = true }
itoa = "0.4.1"
itoa = "1"
tracing = { version = "0.1", default-features = false, features = ["std"] }
pin-project-lite = "0.2.4"
tower-service = "0.3"
Expand Down

0 comments on commit 2ff0d41

Please sign in to comment.