summaryrefslogtreecommitdiff
path: root/autochomp/Cargo.toml
diff options
context:
space:
mode:
authorGreg Brown <gmb60@cam.ac.uk>2021-04-21 10:19:00 +0100
committerGreg Brown <gmb60@cam.ac.uk>2021-04-21 10:19:00 +0100
commit449695dcf87d26b0d06a51ca27bbc8214338f954 (patch)
tree32edf289a1d8287149f160a9b54cecb339be321c /autochomp/Cargo.toml
parentbb3c8d1455f7a102a0c0abffd757ccace94f77d5 (diff)
Add some comparison tests for Autochomp.
Diffstat (limited to 'autochomp/Cargo.toml')
-rw-r--r--autochomp/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/autochomp/Cargo.toml b/autochomp/Cargo.toml
index 036641c..5c323bc 100644
--- a/autochomp/Cargo.toml
+++ b/autochomp/Cargo.toml
@@ -6,6 +6,7 @@ edition = "2018"
[dev-dependencies]
criterion = "0.3.3"
+proc-macro2 = "1.0.24"
syn = "1.0.58"
[dependencies]