Skip to content

Commit

Permalink
⬆️ Update Rust crate axum 🔀
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent 9bb2247 commit 82e18ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ reqwest = { version = "0.12.3", features = ["json"] }
serde = { version = "1.0.198", features = ["derive"] }
serde_json = "1.0.116"
serde_yaml = "0.9.32"
axum = { version = "0.7.5", features = ["macros"] }
axum = { version = "0.8.0", features = ["macros"] }
axum-extra = { version = "0.10.0", features = ["query"] }
regex = "1.10.4"
itertools = "0.14.0"
Expand Down

0 comments on commit 82e18ab

Please sign in to comment.