enif_select() shenanigans
This commit is contained in:
parent
d94f20d042
commit
2446dcf05d
4 changed files with 47 additions and 9 deletions
|
|
@ -8,6 +8,6 @@ edition = "2021"
|
|||
crate-type = ["cdylib"]
|
||||
|
||||
[dependencies]
|
||||
rustler = "0.37.4"
|
||||
rustler = { workspace = true }
|
||||
tun-rs = { version = "2.8.3", default-features = false, features = ["blocking", "experimental"] }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue