mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2026-02-02 07:35:10 +01:00
fix: negative index
This commit is contained in:
parent
7b9cecfd8d
commit
ff7f27f250
3 changed files with 18 additions and 6 deletions
|
|
@ -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" }
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue