mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
chore: add path deps
This commit is contained in:
parent
7a76ab4d30
commit
834eae11dd
3 changed files with 9 additions and 24 deletions
|
|
@ -16,8 +16,8 @@ regex-lite = "0.1"
|
|||
|
||||
toml = { version = "0.8" }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
pay-respects-utils = "0.1.2"
|
||||
# pay-respects-utils = { path = "../utils" }
|
||||
# pay-respects-utils = "0.1.2"
|
||||
pay-respects-utils = { version = "0.1.2", path = "../utils" }
|
||||
|
||||
[[bin]]
|
||||
name = "_pay-respects-module-100-runtime-rules"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue