Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Commit 91600b9

Browse files
Update axum monorepo
1 parent 155a740 commit 91600b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

beeps-server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66
[dependencies]
77
argon2 = "0.5.3"
88
axum = { version = "0.8.1", features = ["http2", "macros"] }
9-
axum-extra = { version = "0.10.0", features = ["typed-header"] }
9+
axum-extra = { version = "0.12.0", features = ["typed-header"] }
1010
beeps_core = { path = "../beeps_core" }
1111
chrono = { version = "0.4.39", features = ["serde"] }
1212
clap = { version = "4.5.27", features = ["derive", "env"] }

0 commit comments

Comments
 (0)