libnixide_sys.so is unnecessary
This commit is contained in:
parent
50aec26a39
commit
c96289e688
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ targets = [ "x86_64-unknown-linux-gnu" ]
|
|||
|
||||
[lib]
|
||||
path = "src/lib.rs"
|
||||
# crate-type = ["dylib"] # build libnixide_sys.so
|
||||
|
||||
# NOTE: `[features]` have a 1-1 correspondence to the
|
||||
# NOTE: shared libraries produced by the Nix C API.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue