1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

update itoa to v1

This commit is contained in:
Rob Ede
2021-12-22 08:34:48 +00:00
parent de20d21703
commit b3ac918d70
4 changed files with 15 additions and 9 deletions

View File

@ -60,7 +60,7 @@ h2 = "0.3.9"
http = "0.2.5"
httparse = "1.5.1"
httpdate = "1.0.1"
itoa = "0.4"
itoa = "1"
language-tags = "0.3"
local-channel = "0.1"
log = "0.4"