nix_callback! macro now works <3
This commit is contained in:
parent
ab9886281a
commit
bfb2010f19
9 changed files with 88 additions and 163 deletions
|
|
@ -24,8 +24,9 @@ util = []
|
|||
gc = []
|
||||
|
||||
[dependencies]
|
||||
nixide-sys = { path = "../nixide-sys", version = "0.1.0" }
|
||||
libc = "0.2.183"
|
||||
stdext = "0.3.3"
|
||||
nixide-sys = { path = "../nixide-sys", version = "0.1.0" }
|
||||
|
||||
[dev-dependencies]
|
||||
serial_test = "3.4.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue