Skip to content

Commit fd673d3

Browse files
committed
DLL Support WIP
1 parent cbd12bb commit fd673d3

File tree

6 files changed

+561
-222
lines changed

6 files changed

+561
-222
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ rayon = "1.10.0"
2727
run_script = "0.11.0"
2828
indicatif = "0.17.11"
2929
ssh2 = { version = "0.9.0" }
30+
libloading = { version = "0.8.6" }
31+
lib_cpi = "0.1.0"
32+
dirs = "6.0.0"
3033

3134
[profile.dev]
3235
codegen-units = 32
113 KB
Binary file not shown.

0 commit comments

Comments
 (0)