This commit is contained in:
nora 2023-10-04 21:52:07 +02:00
parent b795ee80c9
commit d03d027a54
6 changed files with 11 additions and 8 deletions

View file

@ -6,7 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[lib]
crate-type = ["staticlib", "rlib"]
crate-type = ["staticlib", "rlib", "cdylib"]
[dependencies]