Skip to content

Commit 70b0c01

Browse files
committed
try to fix workflow
1 parent 19c0487 commit 70b0c01

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ rand = "0.8.5"
2121
num = "0.4.0"
2222
colored = "2.0.0"
2323
reqwest = { version = "0.11.13", features = ["blocking"] }
24-
serde_json = "1.0.91"
24+
serde_json = "1.0.91"
25+
openssl = { version = "0.10.73", features = ["vendored"] }

0 commit comments

Comments
 (0)