Bump itoa dep to 0.4.0

This commit is contained in:
Alex Gaynor 2018-03-19 09:53:30 -04:00 committed by GitHub
parent bdb7468bcb
commit b4804ad95a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,6 @@ test = false
[dependencies] [dependencies]
dtoa = "0.4.0" dtoa = "0.4.0"
itoa = "0.3.0" itoa = "0.4.0"
serde = "1.0.0" serde = "1.0.0"
url = "1.0.0" url = "1.0.0"