Skip to content

Commit 793ff97

Browse files
committed
support on macOS
1 parent 7bfce8d commit 793ff97

File tree

2 files changed

+42
-0
lines changed

2 files changed

+42
-0
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,6 @@ rand = "0.8.4"
1515
serde_json = "1.0.66"
1616
meval = "0.2.0"
1717
rustc-serialize = "0.3.24"
18+
openssl = { version = "0.10", features = ["vendored"] }
1819
sysinfo = "0.20.0"
20+

0 commit comments

Comments
 (0)