Skip to content

Commit

Permalink
add openssl vendored for arm
Browse files Browse the repository at this point in the history
  • Loading branch information
Fleeym committed Jun 14, 2024
1 parent 995c895 commit 4ffee53
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ clap = { version = "4.5.1", features = ["derive"] }
regex = "1.10.3"
chrono = "0.4.34"
actix-cors = "0.7.0"
openssl = { version = "0.10.64", features = ["vendored"] }

0 comments on commit 4ffee53

Please sign in to comment.