Skip to content

Commit 096caef

Browse files
Bump axum from 0.5.17 to 0.8.9
Bumps [axum](https://github.com/tokio-rs/axum) from 0.5.17 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.5.17...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 c561ffb commit 096caef

2 files changed

Lines changed: 56 additions & 150 deletions

File tree

Cargo.lock

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

crates/ev-enclave/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ exitcode = "1.1.2"
3535
tokio-rustls = { version = "0.24", features = ["dangerous_configuration"] }
3636
x509-parser = "0.14.0"
3737
hex = "0.4.3"
38-
axum = "0.5.16"
38+
axum = "0.8.9"
3939
serde_cbor = "0.11"
4040
base64 = "0.13.0"
4141
aws-nitro-enclaves-image-format = "0.2.0"

0 commit comments

Comments
 (0)