Add Cargo Repository URL
All checks were successful
Run Tests on Code / run-tests (push) Successful in 12s
All checks were successful
Run Tests on Code / run-tests (push) Successful in 12s
This commit is contained in:
parent
143ff0f4ad
commit
72707a1147
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version = "0.1.8"
|
||||||
description = "App for creating Comicinfo.xml files"
|
description = "App for creating Comicinfo.xml files"
|
||||||
authors = ["Neshura"]
|
authors = ["Neshura"]
|
||||||
license = ""
|
license = ""
|
||||||
repository = ""
|
repository = "https://forgejo.neshweb.net/Neshura/comicinfo-editor-v2"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
Reference in a new issue