dependencies: Update parse_link_header to 0.3.3

This commit is contained in:
2022-12-12 13:55:06 +01:00
parent d7a39fa4e4
commit 68f2b81e3f
2 changed files with 5 additions and 5 deletions

View File

@@ -78,7 +78,7 @@ default-features = false
features = ["json", "http2", "text-decoding"]
[dependencies.parse_link_header]
version = "=0.3.2"
version = "=0.3.3"
[dependencies.url-escape]
version = "=0.1.1"