chore: update subcrate repository urls
This commit is contained in:
@@ -4,7 +4,7 @@ version = "1.2.2"
|
|||||||
edition = "2021"
|
edition = "2021"
|
||||||
description = "pacdef core library"
|
description = "pacdef core library"
|
||||||
license = "GPL-3.0-or-later"
|
license = "GPL-3.0-or-later"
|
||||||
repository = "https://github.com/steven-omaha/pacdef"
|
repository = "https://github.com/steven-omaha/pacdef/tree/main/crates/pacdef_core"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
keywords = ["package-manager", "linux", "declarative", "cli"]
|
keywords = ["package-manager", "linux", "declarative", "cli"]
|
||||||
categories = ["command-line-utilities"]
|
categories = ["command-line-utilities"]
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ version = "1.0.0"
|
|||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "GPL-3.0-or-later"
|
license = "GPL-3.0-or-later"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/steven-omaha/pacdef"
|
repository = "https://github.com/steven-omaha/pacdef/tree/main/crates/pacdef_macros"
|
||||||
description = "procedural macros for pacdef"
|
description = "procedural macros for pacdef"
|
||||||
keywords = ["macro", "proc-macro"]
|
keywords = ["macro", "proc-macro"]
|
||||||
categories = ["command-line-utilities"]
|
categories = ["command-line-utilities"]
|
||||||
|
|||||||
Reference in New Issue
Block a user