feat: tested nl-sys, and it links
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[package]
|
||||
name = "nl-sys"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
libc = "0.2.169"
|
||||
|
||||
[build-dependencies]
|
||||
cc = "1.0"
|
||||
Reference in New Issue
Block a user