Skip to content

Commit 75d1c43

Browse files
uri-99Oppen
authored andcommitted
fix: openssl version cargo
1 parent 37cadb0 commit 75d1c43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)