Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
BenCheung0422 committed Jan 1, 2025
1 parent 1020fb2 commit 918af33
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,6 @@ path-clean = "1.0.1"
term-painter = "0.4.0"
term_size = "0.3.2"
unicode-truncate = "2.0.0"

[target.'cfg(linux)'.dependencies]
openssl = { version = "0.10", features = ["vendored"] }

0 comments on commit 918af33

Please sign in to comment.