Skip to content

Commit 62b1190

Browse files
committed
fix: Depend on axum 0.8 (no patch)
1 parent 1dbb994 commit 62b1190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ members = [
77
resolver = "2"
88

99
[workspace.dependencies]
10-
axum = { version = "0.8.4", default-features = false }
10+
axum = { version = "0.8", default-features = false }
1111
mediatype = "0.20"

0 commit comments

Comments
 (0)