dylib not needed
This commit is contained in:
parent
4ac2855bc8
commit
4ca2857500
2 changed files with 2 additions and 3 deletions
|
|
@ -15,7 +15,6 @@ 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