mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
cargo: update dependencies
This commit is contained in:
parent
a378e26255
commit
9d42dcbb4c
4 changed files with 38 additions and 12 deletions
|
|
@ -16,4 +16,5 @@ regex-lite = "0.1"
|
|||
|
||||
toml = { version = "0.8" }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
pay-respects-utils = {version = "0.1.0", path = "../utils"}
|
||||
pay-respects-utils = "0.1.0"
|
||||
# pay-respects-utils = { path = "../utils" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue