Skip to content

Commit a301661

Browse files
authored
build(deps): bump the axum group with 2 updates (#5071)
2 parents 5ae1a65 + 0452cdd commit a301661

File tree

2 files changed

+11
-13
lines changed

2 files changed

+11
-13
lines changed

Cargo.lock

Lines changed: 9 additions & 11 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.4"
99+
version = "0.8.5"
100100

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

106106
# Axum macros

0 commit comments

Comments
 (0)