chore: update subcrate repository urls
This commit is contained in:
@@ -4,7 +4,7 @@ version = "1.2.2"
|
||||
edition = "2021"
|
||||
description = "pacdef core library"
|
||||
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"
|
||||
keywords = ["package-manager", "linux", "declarative", "cli"]
|
||||
categories = ["command-line-utilities"]
|
||||
|
||||
@@ -4,7 +4,7 @@ version = "1.0.0"
|
||||
edition = "2021"
|
||||
license = "GPL-3.0-or-later"
|
||||
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"
|
||||
keywords = ["macro", "proc-macro"]
|
||||
categories = ["command-line-utilities"]
|
||||
|
||||
Reference in New Issue
Block a user