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

Update dependency "language-tags" (#2188)

This commit is contained in:
Voldracarno Draconor
2021-04-28 02:23:12 +02:00
committed by GitHub
parent 6a29a50f25
commit 1fcf92e11f
6 changed files with 15 additions and 18 deletions

View File

@ -78,7 +78,7 @@ encoding_rs = "0.8"
futures-core = { version = "0.3.7", default-features = false }
futures-util = { version = "0.3.7", default-features = false }
itoa = "0.4"
language-tags = "0.2"
language-tags = "0.3"
once_cell = "1.5"
log = "0.4"
mime = "0.3"