Skip to content

Commit

Permalink
Update sev to 3.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Fanelli <[email protected]>
  • Loading branch information
tylerfanelli committed Jul 12, 2024
1 parent 496ab04 commit a3aa713
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ is-it-maintained-open-issues = { repository = "virtee/snphost" }

[dependencies]
anyhow = "1.0.83"
sev = { version = "^3.0.0", features = ['openssl']}
sev = { version = "3.2.0", features = ['openssl']}
env_logger = "0.10.1"
clap = { version = "<4.5", features = [ "derive" ] }
colorful = "0.2.2"
Expand Down

0 comments on commit a3aa713

Please sign in to comment.