Skip to content

Commit 0953959

Browse files
committed
working version of the cli
1 parent 7c50012 commit 0953959

File tree

4 files changed

+613
-25
lines changed

4 files changed

+613
-25
lines changed

cli/.cargo/config.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[target.x86-pc-windows-msvc]
2+
rustflags = ["-C", "target-feature=+crt-static"]

0 commit comments

Comments
 (0)