aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMartin Fischer <martin@push-f.com>2021-04-08 14:51:11 +0200
committerMartin Fischer <martin@push-f.com>2021-04-08 15:40:48 +0200
commit6a37a2432efda67aa681338251a0d47d6336f9e3 (patch)
treec29903a58c857297615f72ba3d2367cefcbcdd47 /Cargo.toml
parente0bef0105e0cc64bb610889b6921fd94897431d9 (diff)
drop mac dependency
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ebb1ce2..6c7698a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,7 +12,6 @@ edition = "2018"
[dependencies]
log = "0.4"
-mac = "0.1"
[dev-dependencies]
typed-arena = "1.3.0"