Add repository field to Cargo.toml (#960)
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user