From 3e2f8b42a70bf86d1170f50da28c71e0d47bfce8 Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Thu, 1 Apr 2021 16:12:53 -0600 Subject: add ACSL --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 336bb83..d4cc762 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ authors = ["Melody Horn / boringcactus "] description = "Compile your regular expressions at compile time." repository = "https://code.boringcactus.com/bird-machine/" keywords = ["regex", "proc_macro"] +license-file = "LICENSE" edition = "2018" [dependencies] -- cgit v1.2.3