mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-28 00:00:20 +02:00
update matchit to 0.4.6 (#736)
This commit is contained in:
committed by
David Pedersen
parent
370e67c6ce
commit
ee9e522367
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user