Skip to content

Commit 7ecd5fb

Browse files
uri-99Oppen
authored andcommitted
fix: openssl version cargo
1 parent c32f01c commit 7ecd5fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

batcher/aligned-batcher/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ prometheus = { version = "0.13.4", features = ["process"] }
3636
backon = "1.2.0"
3737
tokio-boring = "4.13.0"
3838
boring = "4.13.0"
39-
openssl = { version = "0.10", features = ["vendored"] }
39+
openssl = { version = "0.10.68", features = ["vendored"] }

0 commit comments

Comments
 (0)