Skip to content

Commit f19ce7f

Browse files
chore(deps): bump actix-router from 0.5.3 to 0.5.4
Bumps [actix-router](https://github.com/actix/actix-web) from 0.5.3 to 0.5.4. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/v0.5.4/CHANGES.md) - [Commits](actix/actix-web@v0.5.3...v0.5.4) --- updated-dependencies: - dependency-name: actix-router dependency-version: 0.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 06e8259 commit f19ce7f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -26,7 +26,7 @@ tracing = "0.1.44"
2626
tracing-subscriber = { version = "0.3.22", features = ["env-filter", "fmt"] }
2727

2828
# Router comparisons
29-
actix-router = "0.5.3"
29+
actix-router = "0.5.4"
3030
gonzales = "0.0.3-beta"
3131
matchit = "0.9.1"
3232
path-tree = "0.8.3"

0 commit comments

Comments
 (0)