rework lib

This commit is contained in:
2025-11-14 22:18:15 +01:00
parent 77d5454629
commit 5613696b89
5 changed files with 852 additions and 287 deletions
+4 -1
View File
@@ -2,4 +2,7 @@
name = "open_wrapper"
version = "0.1.0"
edition.workspace = true
build = "build.rs"
[dependencies]
libloading = "0.9.0"