mirror of
https://github.com/tokio-rs/axum.git
synced 2025-01-01 00:50:32 +01:00
update matchit to 0.4.6 (#736)
This commit is contained in:
parent
720b2ba0c4
commit
2eab37280c
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ http = "0.2.5"
|
|||
http-body = "0.4.4"
|
||||
hyper = { version = "0.14.14", features = ["server", "tcp", "stream"] }
|
||||
itoa = "1.0.1"
|
||||
matchit = "0.4.4"
|
||||
matchit = "0.4.6"
|
||||
memchr = "2.4.1"
|
||||
mime = "0.3.16"
|
||||
percent-encoding = "2.1"
|
||||
|
|
Loading…
Reference in a new issue