diff --git a/.cargo/config.toml b/.cargo/config.toml deleted file mode 100644 index e7ac217..0000000 --- a/.cargo/config.toml +++ /dev/null @@ -1,5 +0,0 @@ -[target.x86_64-unknown-linux-gnu] -rustflags = ["-C", "link-args=-rdynamic"] - -[target.x86_64-apple-darwin] -rustflags = ["-C", "link-args=-rdynamic"]