chore(deps): bump whkd to v0.2.10

This commit is contained in:
LGUG2Z
2025-11-22 12:47:11 -08:00
parent a733fecb49
commit 4ebba08b7d
2 changed files with 6 additions and 6 deletions

8
Cargo.lock generated
View File

@@ -7228,13 +7228,13 @@ dependencies = [
[[package]]
name = "whkd-core"
version = "0.2.9"
source = "git+https://github.com/LGUG2Z/whkd?rev=v0.2.9#bf68f3df5f6383420e4e1d3b91acbcb46ce35c40"
version = "0.2.10"
source = "git+https://github.com/LGUG2Z/whkd?rev=v0.2.10#5d6a767f2ab7ac309686fe44ce59689546cf55fe"
[[package]]
name = "whkd-parser"
version = "0.2.9"
source = "git+https://github.com/LGUG2Z/whkd?rev=v0.2.9#bf68f3df5f6383420e4e1d3b91acbcb46ce35c40"
version = "0.2.10"
source = "git+https://github.com/LGUG2Z/whkd?rev=v0.2.10#5d6a767f2ab7ac309686fe44ce59689546cf55fe"
dependencies = [
"chumsky",
"thiserror 2.0.17",