Skip to content

Commit

Permalink
pulse2rust rustast_bindings: skip the dynamic library
Browse files Browse the repository at this point in the history
  • Loading branch information
tahina-pro committed Jan 13, 2024
1 parent 4320b6e commit 34e7679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pulse2rust/src/ocaml/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = ["Aseem Rastogi"]
edition = "2018"

[lib]
crate-type = ["staticlib", "cdylib"]
crate-type = ["staticlib"]
path = "rust/src/lib.rs"

[dependencies]
Expand Down

0 comments on commit 34e7679

Please sign in to comment.