diff options
author | Melody Horn <melody@boringcactus.com> | 2021-04-01 16:07:22 -0600 |
---|---|---|
committer | Melody Horn <melody@boringcactus.com> | 2021-04-01 16:07:22 -0600 |
commit | 46a6893d6e0646a552e5b7f4086c75e2b745a3bf (patch) | |
tree | 96220c9c86fc5d778cb8cda45d9ff15081b4d305 /bird-machine-macros | |
parent | bc4e93402ffcb9ad358bb52600c6bbeacae0690b (diff) | |
download | bird-machine-46a6893d6e0646a552e5b7f4086c75e2b745a3bf.tar.gz bird-machine-46a6893d6e0646a552e5b7f4086c75e2b745a3bf.zip |
add repo link
Diffstat (limited to 'bird-machine-macros')
-rw-r--r-- | bird-machine-macros/Cargo.toml | 1 |
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] |