deps: update parser

This commit is contained in:
iff 2024-12-07 17:18:47 +01:00
parent 2c7866baf2
commit fd06a0e958
2 changed files with 3 additions and 3 deletions

View file

@ -27,7 +27,7 @@ textwrap = { version = "0.16", features = ["terminal_size"], optional = true }
inquire = "0.7.5"
pay-respects-parser = "0.3.1"
pay-respects-parser = "0.3.2"
# pay-respects-parser = { path = "../pay-respects-parser" }
[features]