Add repository field to Cargo.toml (#960)

This commit is contained in:
Adam Chalmers
2023-10-31 18:24:19 -05:00
committed by GitHub
parent 36c7fcf6d7
commit 0b0219b810
7 changed files with 16 additions and 12 deletions

View File

@ -4,6 +4,7 @@ description = "A tool for generating documentation from Rust derive macros"
version = "0.1.4"
edition = "2021"
license = "MIT"
repository = "https://github.com/KittyCAD/modeling-app"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html