This commit is contained in:
nora 2023-10-08 11:52:35 +02:00
parent 8d1795ad1a
commit 4d4af78afe
10 changed files with 59 additions and 9 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", "cdylib"]
crate-type = ["staticlib", "rlib"]
[dependencies]