Only build dylib
This saves ~200mb of space
This commit is contained in:
parent
11b2b86b08
commit
2facd8e7ff
@ -7,7 +7,7 @@ authors = ["bjorn3 <bjorn3@users.noreply.github.com>"]
|
||||
edition = "2018"
|
||||
|
||||
[lib]
|
||||
crate-type = ["rlib", "dylib"]
|
||||
crate-type = ["dylib"]
|
||||
|
||||
[dependencies]
|
||||
# These have to be in sync with each other
|
||||
|
Loading…
x
Reference in New Issue
Block a user