summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2019-09-20 23:31:27 +0200
committersharkdp <davidpeter@web.de>2019-09-20 23:31:27 +0200
commit09cc2fc90092d38feca7c019a33c4e2486c89ebb (patch)
treefdbdacc80c0589d313a8ead28ac6af597333ca2a
parent1db1cdb24f4d9c16d9d1e0a923169a2a78ab361e (diff)
Update to 2018 edition
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index fa17741..59f20a6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,6 +8,7 @@ name = "diskus"
readme = "README.md"
repository = "https://github.com/sharkdp/diskus"
version = "0.5.0"
+edition = "2018"
[dependencies]
num_cpus = "1.0"