aboutsummaryrefslogtreecommitdiff
path: root/bird-machine-macros
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2021-04-01 16:07:22 -0600
committerMelody Horn <melody@boringcactus.com>2021-04-01 16:07:22 -0600
commit46a6893d6e0646a552e5b7f4086c75e2b745a3bf (patch)
tree96220c9c86fc5d778cb8cda45d9ff15081b4d305 /bird-machine-macros
parentbc4e93402ffcb9ad358bb52600c6bbeacae0690b (diff)
downloadbird-machine-46a6893d6e0646a552e5b7f4086c75e2b745a3bf.tar.gz
bird-machine-46a6893d6e0646a552e5b7f4086c75e2b745a3bf.zip
add repo link
Diffstat (limited to 'bird-machine-macros')
-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 c1464d8..0a832c9 100644
--- a/bird-machine-macros/Cargo.toml
+++ b/bird-machine-macros/Cargo.toml
@@ -3,6 +3,7 @@ name = "bird-machine-macros"
version = "0.0.1"
authors = ["boringcactus / Melody Horn <melody@boringcactus.com>"]
description = "proc macros for bird-machine"
+repository = "https://code.boringcactus.com/bird-machine/"
edition = "2018"
[lib]