aboutsummaryrefslogtreecommitdiff
path: root/bird-machine-macros/Cargo.toml
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2021-04-01 16:12:53 -0600
committerMelody Horn <melody@boringcactus.com>2021-04-01 16:12:53 -0600
commit3e2f8b42a70bf86d1170f50da28c71e0d47bfce8 (patch)
tree99ba5b29ad77585962df7a7ae5104953a5328191 /bird-machine-macros/Cargo.toml
parentadd75f4a865a638e88ccc6b99dfafdbfeacb9be3 (diff)
downloadbird-machine-3e2f8b42a70bf86d1170f50da28c71e0d47bfce8.tar.gz
bird-machine-3e2f8b42a70bf86d1170f50da28c71e0d47bfce8.zip
add ACSLHEADcanon
Diffstat (limited to 'bird-machine-macros/Cargo.toml')
-rw-r--r--bird-machine-macros/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/bird-machine-macros/Cargo.toml b/bird-machine-macros/Cargo.toml
index 0a832c9..62d1af1 100644
--- a/bird-machine-macros/Cargo.toml
+++ b/bird-machine-macros/Cargo.toml
@@ -4,6 +4,7 @@ version = "0.0.1"
authors = ["boringcactus / Melody Horn <melody@boringcactus.com>"]
description = "proc macros for bird-machine"
repository = "https://code.boringcactus.com/bird-machine/"
+license-file = "LICENSE"
edition = "2018"
[lib]