Skip to content

Commit 1f72875

Browse files
chore(deps)(deps): bump axum from 0.7.9 to 0.8.9
Bumps [axum](https://github.com/tokio-rs/axum) from 0.7.9 to 0.8.9. - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.7.9...axum-v0.8.9) --- updated-dependencies: - dependency-name: axum dependency-version: 0.8.9 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a30097 commit 1f72875

2 files changed

Lines changed: 22 additions & 83 deletions

File tree

Cargo.lock

Lines changed: 21 additions & 82 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/terraphim_validation/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ toml = "0.8"
3838
env_logger = "0.11"
3939

4040
# HTTP and networking
41-
axum = "0.7"
41+
axum = "0.8"
4242
tower = "0.5"
4343
tower-http = { version = "0.5", features = ["cors", "trace"] }
4444

0 commit comments

Comments
 (0)