Skip to content

Commit a37e35d

Browse files
Bump matchit from 0.7.3 to 0.9.1
Bumps [matchit](https://github.com/ibraheemdev/matchit) from 0.7.3 to 0.9.1. - [Release notes](https://github.com/ibraheemdev/matchit/releases) - [Commits](ibraheemdev/matchit@v0.7.3...v0.9.1) --- updated-dependencies: - dependency-name: matchit dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea86f97 commit a37e35d

2 files changed

Lines changed: 3 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ tracing = "0.1"
5151
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
5252
futures-util = "0.3"
5353
bytes = "1.5"
54-
matchit = "0.7" # Radix tree router
54+
matchit = "0.8" # Radix tree router
5555
pin-project-lite = "0.2"
5656
async-trait = "0.1"
5757

0 commit comments

Comments
 (0)