diff --git a/.cargo/config.toml b/.cargo/config.toml deleted file mode 100644 index f9105aca..00000000 --- a/.cargo/config.toml +++ /dev/null @@ -1,3 +0,0 @@ -# workaround for rustc 1.80 running out of stack space when building triton-vm -[env] -RUST_MIN_STACK="33554432"