ditch non-windows dll proxying and split the code

Signed-off-by: Dimitris Zervas <dzervas@dzervas.gr>
This commit is contained in:
Dimitris Zervas
2024-04-14 00:57:58 +03:00
parent 7c8105fc47
commit a5a0153d31
6 changed files with 62 additions and 113 deletions

View File

@@ -29,7 +29,7 @@ ctor = "0.2.7"
[build-dependencies]
goblin = "0.8.0"
build-target = "0.4"
[dev-dependencies]
pretty_assertions = "1.4.0"
# mylib = { path = "tests/mylib" }