Skip to content

Commit

Permalink
Try to force the static linking.
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentMazare committed Aug 25, 2024
1 parent f4e799c commit bcaa334
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 @@ -9,6 +9,7 @@ crate-type = ["cdylib"]

[dependencies]
anyhow = "1.0.79"
audiopus_sys = { version = "0.2.2", features = ["static"] }
byteorder = "1.5.0"
numpy = "0.21.0"
ogg = "0.9.1"
Expand Down

0 comments on commit bcaa334

Please sign in to comment.