deps: update parser

This commit is contained in:
iff 2024-11-20 22:25:52 +01:00
parent 22e076b228
commit 2533fbfdcc
2 changed files with 4 additions and 4 deletions

View file

@ -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" }