Skip to content

Commit

Permalink
use vendored openssl
Browse files Browse the repository at this point in the history
  • Loading branch information
s0l0ist committed Mar 2, 2025
1 parent bc2257c commit 0dbe9a1
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 1 deletion.
52 changes: 52 additions & 0 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ base64ct = { version = "1.6.0", features = ["alloc"] }
swc = "13.0.1"
swc_common = "6.1"
shlex = "1.3.0"
cargo-generate = "0.22"
cargo-generate = { version = "0.22", features = ["vendored-openssl"] }
wasm-opt = "0.116.1"
ignore = "0.4.23"
walkdir = "2.5"
Expand Down

0 comments on commit 0dbe9a1

Please sign in to comment.