aboutsummaryrefslogtreecommitdiff
path: root/clock/.cargo/config
diff options
context:
space:
mode:
authorAndreas Grois <andi@grois.info>2021-04-25 11:21:59 +0200
committerAndreas Grois <andi@grois.info>2021-04-25 11:21:59 +0200
commit81d450181eed9a3813fc40cc7976547fbe3e39b7 (patch)
tree0b67e926abdeb3d3773fd478c7ff9f2134a5278a /clock/.cargo/config
parentbcc7730290ea27e18371071dd6c4825972e309b1 (diff)
Remove redundant .cargo folders
Diffstat (limited to 'clock/.cargo/config')
-rw-r--r--clock/.cargo/config2
1 files changed, 0 insertions, 2 deletions
diff --git a/clock/.cargo/config b/clock/.cargo/config
deleted file mode 100644
index d046680..0000000
--- a/clock/.cargo/config
+++ /dev/null
@@ -1,2 +0,0 @@
-[build]
-rustflags = ["-C", "prefer-dynamic"]