Skip to content

Commit e04b8c5

Browse files
Update Rust crate axum to 0.8.0
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
1 parent 25a2a01 commit e04b8c5

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
@@ -5,7 +5,7 @@ edition = "2021"
55

66
[dependencies]
77
anyhow = "1.0.94"
8-
axum = "0.7.9"
8+
axum = "0.8.0"
99
futures = "0.3.30"
1010
regex = "1.11.1"
1111
reqwest = { version = "0.12.12", default-features = false, features = ["json", "native-tls", "stream"] }

0 commit comments

Comments
 (0)