From f6916209d57682493288ab42e695204b95d0ba23 Mon Sep 17 00:00:00 2001 From: Greg Brown Date: Tue, 19 Jan 2021 22:16:56 +0000 Subject: Clean up cargo manifests. --- autochomp/Cargo.toml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'autochomp') diff --git a/autochomp/Cargo.toml b/autochomp/Cargo.toml index 4d5aaef..f8d6265 100644 --- a/autochomp/Cargo.toml +++ b/autochomp/Cargo.toml @@ -4,10 +4,6 @@ version = "0.1.0" authors = ["Greg Brown "] edition = "2018" -[build-dependencies.syn] -version = "1" -features = ["extra-traits"] - [dependencies] chewed = {path = "../chewed"} chomp = {path = "../"} -- cgit v1.2.3