Skip to content

Commit 7003d1e

Browse files
authored
build(deps): bump the axum group with 2 updates (#5088)
2 parents 821e776 + 0568eb4 commit 7003d1e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,11 @@ version = "1.5.0"
9696

9797
# HTTP router
9898
[workspace.dependencies.axum]
99-
version = "0.8.5"
99+
version = "0.8.6"
100100

101101
# Extra utilities for Axum
102102
[workspace.dependencies.axum-extra]
103-
version = "0.10.2"
103+
version = "0.10.3"
104104
features = ["cookie-private", "cookie-key-expansion", "typed-header"]
105105

106106
# Axum macros

0 commit comments

Comments
 (0)