Skip to content

Commit e26d226

Browse files
chore: update axum monorepo
1 parent da51c8a commit e26d226

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ package.repository = "https://github.com/YoloDev/rstml-component"
2727

2828
[workspace.dependencies]
2929
ammonia = "4"
30-
axum = "0.7"
31-
axum-extra = "0.9"
30+
axum = "0.8"
31+
axum-extra = "0.10"
3232
bytes = "1"
3333
convert_case = "0.6"
3434
indexmap = "2"

0 commit comments

Comments
 (0)