Update dependency language-tags in actix-http

This commit is contained in:
Voldracarno Draconor 2021-04-26 21:42:15 +02:00
parent f8e26391d1
commit 087e361bb8
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ h2 = "0.3.1"
http = "0.2.2" http = "0.2.2"
httparse = "1.3" httparse = "1.3"
itoa = "0.4" itoa = "0.4"
language-tags = "0.2" language-tags = "0.3"
local-channel = "0.1" local-channel = "0.1"
once_cell = "1.5" once_cell = "1.5"
log = "0.4" log = "0.4"