fix: negative index

This commit is contained in:
iff 2024-11-16 00:59:33 +01:00
parent 7b9cecfd8d
commit ff7f27f250
3 changed files with 18 additions and 6 deletions

View file

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