summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorrabite <rabite@posteo.de>2019-02-06 19:25:12 +0100
committerrabite <rabite@posteo.de>2019-02-06 19:25:12 +0100
commit0299393806a26553d97ded98bbf64ce3704672c5 (patch)
treebce42dc1895a40587cd9254e6a6938d05602d9a7 /Cargo.toml
parent8c2c1c0bab46518ea95e8eaf400faaddad1ef93d (diff)
kill lagging preview processes
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b97e5f6..2df43df 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -15,4 +15,5 @@ mime-detective = "*"
rayon = "1.0.3"
dirs-2 = "1.1.0"
users = "0.8"
-chrono = "0.4" \ No newline at end of file
+chrono = "0.4"
+libc = "*" \ No newline at end of file