deps: update parse version

This commit is contained in:
iff 2024-11-18 13:56:19 +01:00
parent f9aa0e6727
commit 9c8cf93917
3 changed files with 5 additions and 5 deletions

View file

@ -24,7 +24,7 @@ regex-lite = "0.1"
toml = { version = "0.7", optional = true }
serde = { version = "1.0", features = ["derive"], optional = true }
pay-respects-parser = "0.2.4"
pay-respects-parser = "0.2.5"
# pay-respects-parser = { path = "../pay-respects-parser" }