Skip to content

Commit

Permalink
build(deps): update sev requirement from 3.1.1 to 4.0.0 in /az-cvm-vt…
Browse files Browse the repository at this point in the history
…pm (#56)

Updates the requirements on [sev](https://github.com/virtee/sev) to permit the latest version.
- [Commits](https://github.com/virtee/sev/commits)

---
updated-dependencies:
- dependency-name: sev
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 13, 2024
1 parent 9c6bff6 commit a76615c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion az-cvm-vtpm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ openssl = "0.10"
serde = { version = "1.0.189", features = ["derive"] }
serde_json = "1.0.107"
thiserror = "1.0.38"
sev = "3.1.1"
sev = "4.0.0"
ureq = { version = "2.6.2", default-features = false, features = ["json"] }
zerocopy = { version = "0.7.26", features = ["derive"] }

0 comments on commit a76615c

Please sign in to comment.