diff --git a/leaf-ffi/.cargo/config.toml b/leaf-ffi/.cargo/config.toml deleted file mode 100644 index e7f7e2e..0000000 --- a/leaf-ffi/.cargo/config.toml +++ /dev/null @@ -1,3 +0,0 @@ -[target.x86_64-pc-windows-msvc] -linker = "rust-lld.exe" -rustflags = ["-Zshare-generics=off"]