diff options
| author | Andreas Grois <andi@grois.info> | 2024-07-25 20:37:37 +0200 |
|---|---|---|
| committer | Andreas Grois <andi@grois.info> | 2024-07-25 20:37:37 +0200 |
| commit | 62b42fa982f6f5b4c223188eeb3eef81267d2048 (patch) | |
| tree | a245efdbd94091c8cc995a28177251b964becdf9 /.cargo/config | |
| parent | cdd6c06aa3de5af91bdd5b5542dfe303f94212ed (diff) | |
Fix cargo config deprecation warning.
Diffstat (limited to '.cargo/config')
| -rw-r--r-- | .cargo/config | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.cargo/config b/.cargo/config deleted file mode 100644 index d046680..0000000 --- a/.cargo/config +++ /dev/null @@ -1,2 +0,0 @@ -[build] -rustflags = ["-C", "prefer-dynamic"] |
