Skip to content

Commit 68bde9a

Browse files
chore(deps): bump openssl from 0.10.42 to 0.10.70 in /compute-file-server-cli (#1107)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d36a3d commit 68bde9a

File tree

2 files changed

+52
-27
lines changed

2 files changed

+52
-27
lines changed

compute-file-server-cli/Cargo.lock

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

compute-file-server-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repository = "https://github.com/jakeChampion/compute-file-server"
1313
clap = "4.0.10"
1414
walkdir = "2.3.2"
1515
reqwest = { version = "0.11", features = ["json", "stream"] }
16-
openssl = { version = "0.10.42", features = ["vendored"] }
16+
openssl = { version = "0.10.70", features = ["vendored"] }
1717
tokio = { version = "1", features = ["full"] }
1818
simple-error = "0.2.3"
1919
serde_derive = "1.0.145"

0 commit comments

Comments
 (0)