Skip to content

Commit 75af91c

Browse files
authored
build(deps): bump the axum group with 2 updates (#4313)
2 parents a6418d1 + 5f03aff commit 75af91c

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

Cargo.lock

+8-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,11 @@ version = "1.0.97"
8484

8585
# HTTP router
8686
[workspace.dependencies.axum]
87-
version = "0.8.1"
87+
version = "0.8.3"
8888

8989
# Extra utilities for Axum
9090
[workspace.dependencies.axum-extra]
91-
version = "0.10.0"
91+
version = "0.10.1"
9292
features = ["cookie-private", "cookie-key-expansion", "typed-header"]
9393

9494
# Constant-time base64

0 commit comments

Comments
 (0)