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

@ -9,6 +9,7 @@
### Changed
* `header` mod is now public. [#2171]
* `uri` mod is now public. [#2171]
* Update `language-tags` to `0.3`.
### Removed
* Stop re-exporting `http` crate's `HeaderMap` types in addition to ours. [#2171]