Skip to content

Commit

Permalink
fix error: benchmark/nydus-build
Browse files Browse the repository at this point in the history
  • Loading branch information
fappy1234567 committed Jul 25, 2024
1 parent 9e922fe commit 20cdc91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ tokio = { version = "1.35.1", features = ["macros"] }
# Build static linked openssl library
openssl = { version = "0.10.66", features = ["vendored"] }
# pin openssl-src to bring in fix for https://rustsec.org/advisories/RUSTSEC-2022-0032
openssl-src = { version = "300.0.2" }
#openssl-src = { version = "300.0.2" }

nydus-api = { version = "0.3.0", path = "api", features = [
"error-backtrace",
Expand Down

0 comments on commit 20cdc91

Please sign in to comment.