enif_select() shenanigans

This commit is contained in:
lilly 2026-05-22 15:38:11 +02:00
commit 2446dcf05d
Signed by: lilly
SSH key fingerprint: SHA256:y9T5GFw2A20WVklhetIxG1+kcg/Ce0shnQmbu1LQ37g
4 changed files with 47 additions and 9 deletions

View file

@ -2,3 +2,7 @@
resolver = "2"
members = ["native/p2pchat_transport_prim_tun"]
[workspace.dependencies]
rustler = { version = "0.37.4", git = "https://github.com/lilioid/rustler.git", branch="master" }