update matchit to 0.4.6 (#736)

This commit is contained in:
Ibraheem Ahmed
2022-02-22 13:33:10 +01:00
committed by David Pedersen
parent 370e67c6ce
commit ee9e522367
+1 -1
View File
@@ -29,7 +29,7 @@ http = "0.2.5"
http-body = "0.4.4"
mime = "0.3.16"
hyper = { version = "0.14.14", features = ["server", "tcp", "stream"] }
matchit = "0.4.4"
matchit = "0.4.6"
memchr = "2.4.1"
percent-encoding = "2.1"
pin-project-lite = "0.2.7"