summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJustin Worthe <justin@worthe-it.co.za>2018-06-09 11:00:27 +0200
committerJustin Worthe <justin@worthe-it.co.za>2018-06-09 11:00:27 +0200
commit96d55f1851b487d4deafec069e164d9e5b23fd9c (patch)
tree3b85068853accd89f33e03962e7e0c33266691ac /Cargo.toml
parent088f0aeb23789ace5e9b77e75d5c23f5442e4cdc (diff)
Added reduced time flag
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4c11e57..b215a34 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,3 +16,4 @@ rayon = "1.0.1"
benchmarking = []
single-threaded = []
energy-cutoff = []
+reduced-time = []