diff options
| author | Andreas Grois <andi@grois.info> | 2021-04-25 11:21:59 +0200 |
|---|---|---|
| committer | Andreas Grois <andi@grois.info> | 2021-04-25 11:21:59 +0200 |
| commit | 81d450181eed9a3813fc40cc7976547fbe3e39b7 (patch) | |
| tree | 0b67e926abdeb3d3773fd478c7ff9f2134a5278a /clock | |
| parent | bcc7730290ea27e18371071dd6c4825972e309b1 (diff) | |
Remove redundant .cargo folders
Diffstat (limited to 'clock')
| -rw-r--r-- | clock/.cargo/config | 2 |
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"] |
