mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-07-02 03:01:41 +02:00
chore(deps): bump whkd to v0.2.10
This commit is contained in:
Generated
+4
-4
@@ -7228,13 +7228,13 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "whkd-core"
|
name = "whkd-core"
|
||||||
version = "0.2.9"
|
version = "0.2.10"
|
||||||
source = "git+https://github.com/LGUG2Z/whkd?rev=v0.2.9#bf68f3df5f6383420e4e1d3b91acbcb46ce35c40"
|
source = "git+https://github.com/LGUG2Z/whkd?rev=v0.2.10#5d6a767f2ab7ac309686fe44ce59689546cf55fe"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "whkd-parser"
|
name = "whkd-parser"
|
||||||
version = "0.2.9"
|
version = "0.2.10"
|
||||||
source = "git+https://github.com/LGUG2Z/whkd?rev=v0.2.9#bf68f3df5f6383420e4e1d3b91acbcb46ce35c40"
|
source = "git+https://github.com/LGUG2Z/whkd?rev=v0.2.10#5d6a767f2ab7ac309686fe44ce59689546cf55fe"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"chumsky",
|
"chumsky",
|
||||||
"thiserror 2.0.17",
|
"thiserror 2.0.17",
|
||||||
|
|||||||
@@ -4,8 +4,8 @@ version = "0.1.0"
|
|||||||
edition = "2024"
|
edition = "2024"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
whkd-parser = { git = "https://github.com/LGUG2Z/whkd", rev = "v0.2.9" }
|
whkd-parser = { git = "https://github.com/LGUG2Z/whkd", rev = "v0.2.10" }
|
||||||
whkd-core = { git = "https://github.com/LGUG2Z/whkd", rev = "v0.2.9" }
|
whkd-core = { git = "https://github.com/LGUG2Z/whkd", rev = "v0.2.10" }
|
||||||
|
|
||||||
eframe = { workspace = true }
|
eframe = { workspace = true }
|
||||||
dirs = { workspace = true }
|
dirs = { workspace = true }
|
||||||
Reference in New Issue
Block a user