Skip to content

Commit 29a40e9

Browse files
chore(deps): update rust crate axum to 0.8.0
1 parent 8b8ac4f commit 29a40e9

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
@@ -11,7 +11,7 @@ publish = false
1111
async-graphql = { version = "7.0.3", default-features = false, features = ["tracing"] }
1212
async-graphql-axum = { version = "7.0.3", default-features = false }
1313
async-trait = "0.1.80"
14-
axum = { version = "0.7.5", default-features = false }
14+
axum = { version = "0.8.0", default-features = false }
1515
headers = "0.4.0"
1616
http = "1.1.0"
1717
hyper = "1.3.1"

0 commit comments

Comments
 (0)