Skip to content

Commit 5aca126

Browse files
chore(deps): bump axum from 0.7.5 to 0.8.4
Bumps [axum](https://github.com/tokio-rs/axum) from 0.7.5 to 0.8.4. - [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.5...axum-v0.8.4) --- updated-dependencies: - dependency-name: axum dependency-version: 0.8.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 00c2268 commit 5aca126

File tree

2 files changed

+95
-31
lines changed

2 files changed

+95
-31
lines changed

Cargo.lock

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

node/testing/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ path = "src/main.rs"
1414

1515
[dependencies]
1616
anyhow = "1.0.70"
17-
axum = "0.7"
17+
axum = "0.8"
1818
base64 = "0.22"
1919
bs58 = { version = "0.4" }
2020
derive_more = "0.99.17"

0 commit comments

Comments
 (0)