mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2026-02-02 07:35:10 +01:00
deps: update parser
This commit is contained in:
parent
22e076b228
commit
2533fbfdcc
2 changed files with 4 additions and 4 deletions
|
|
@ -27,7 +27,7 @@ serde = { version = "1.0", features = ["derive"], optional = true }
|
|||
reqwest = { version = "0.12", features = ["blocking", "json"], optional = true }
|
||||
textwrap = { version = "0.16", features = ["terminal_size"], optional = true}
|
||||
|
||||
pay-respects-parser = "0.2.5"
|
||||
pay-respects-parser = "0.2.6"
|
||||
# pay-respects-parser = { path = "../pay-respects-parser" }
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue