From 212ee21e15e4334baa8d1b2a70aa6cc53fbd40ee Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Tue, 17 Dec 2019 11:43:57 +0000 Subject: Move pest file generation to dhall/build.rs --- dhall_syntax/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'dhall_syntax/Cargo.toml') diff --git a/dhall_syntax/Cargo.toml b/dhall_syntax/Cargo.toml index 7708954..e4dd533 100644 --- a/dhall_syntax/Cargo.toml +++ b/dhall_syntax/Cargo.toml @@ -4,7 +4,6 @@ version = "0.1.0" authors = ["NanoTech ", "Nadrieril "] license = "BSD-2-Clause" edition = "2018" -build = "build.rs" [lib] doctest = false -- cgit v1.2.3