summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 519ac0b..cb31267 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,3 +7,8 @@ authors = ["Justin Worthe <justin.worthe@gmail.com>"]
portaudio = "0.7.0"
gtk = "0.1.1"
cairo-rs = "0.1.1"
+bencher = "0.1.2"
+
+[[bench]]
+name = "transforms"
+harness = false \ No newline at end of file