axum: Update matchit to 0.8.6 and support capture prefixes and suffixes

This commit is contained in:
David Mládek
2025-01-03 21:20:15 +01:00
parent e0b55d7503
commit 61eab758f6
9 changed files with 260 additions and 11 deletions
Generated
+2 -2
View File
@@ -3066,9 +3066,9 @@ dependencies = [
[[package]]
name = "matchit"
version = "0.8.4"
version = "0.8.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3"
checksum = "2f926ade0c4e170215ae43342bf13b9310a437609c81f29f86c5df6657582ef9"
[[package]]
name = "md-5"