feat: tested nl-sys, and it links

This commit is contained in:
Andrew Rioux
2025-01-20 14:40:29 -05:00
parent 6b33f1a5ba
commit c2b5ea37d0
25 changed files with 3615 additions and 32 deletions
+3
View File
@@ -2,3 +2,6 @@
name = "sparse-beacon"
version = "0.7.0"
edition = "2021"
[dependencies]
nl-sys = { path = "../nl-sys" }