Skip to content

Commit

Permalink
Try to add openssl for Android build
Browse files Browse the repository at this point in the history
  • Loading branch information
barakplasma authored Feb 6, 2023
1 parent 06d0916 commit df23843
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ cached-path = "0.6.0"
chrono = "0.4.23"
serde = { version = "1.0.151", features = ["derive"]}
serde-xml-rs = "0.6.0"
openssl = { version = "*", features = ["vendored"] }

0 comments on commit df23843

Please sign in to comment.