docs: update installation

This commit is contained in:
iff 2024-12-08 17:46:43 +01:00
parent d0f4083eb3
commit 2c94883bfc
6 changed files with 17 additions and 10 deletions

View file

@ -21,5 +21,5 @@ regex-lite = "0.1"
inquire = "0.7.5"
pay-respects-parser = { version = "0.3.2", path = "../parser" }
pay-respects-parser = { version = "0.3.3", path = "../parser" }
pay-respects-utils = {version = "0.1.0", path = "../utils"}