diff --git a/Cargo.lock b/Cargo.lock index c9997e4..4420e24 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -442,7 +442,7 @@ version = "3.9.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "519bd3116aeeb42d5372c29d982d16d0170d3d4a5ed85fc7dd91642ffff3c67c" dependencies = [ - "darling 0.23.0", + "darling 0.20.11", "ident_case", "prettyplease", "proc-macro2", @@ -609,7 +609,7 @@ dependencies = [ [[package]] name = "client" -version = "0.8.2" +version = "0.8.10" dependencies = [ "anyhow", "async-trait", @@ -679,7 +679,7 @@ dependencies = [ [[package]] name = "common" -version = "0.8.2" +version = "0.8.10" dependencies = [ "prost", "prost-build", @@ -3908,7 +3908,7 @@ checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b" [[package]] name = "search" -version = "0.8.2" +version = "0.8.10" dependencies = [ "anyhow", "common", @@ -3997,7 +3997,7 @@ dependencies = [ [[package]] name = "server" -version = "0.8.2" +version = "0.8.10" dependencies = [ "anyhow", "bcrypt", @@ -4034,7 +4034,7 @@ dependencies = [ "tonic-reflection", "tracing", "tracing-subscriber", - "tui-canvas-validation-core 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", + "tui-canvas-validation-core 0.8.2", "unicode-width 0.2.2", "uuid", "validator", @@ -5345,7 +5345,7 @@ checksum = "e78122066b0cb818b8afd08f7ed22f7fdbc3e90815035726f0840d0d26c0747a" [[package]] name = "tui-canvas" -version = "0.8.5" +version = "0.8.10" dependencies = [ "anyhow", "arboard", @@ -5364,17 +5364,7 @@ dependencies = [ "toml", "tracing", "tracing-subscriber", - "tui-canvas-validation-core 0.8.2", - "unicode-width 0.2.2", -] - -[[package]] -name = "tui-canvas-validation-core" -version = "0.8.2" -dependencies = [ - "regex", - "serde", - "thiserror 2.0.18", + "tui-canvas-validation-core 0.8.10", "unicode-width 0.2.2", ] @@ -5389,9 +5379,19 @@ dependencies = [ "unicode-width 0.2.2", ] +[[package]] +name = "tui-canvas-validation-core" +version = "0.8.10" +dependencies = [ + "regex", + "serde", + "thiserror 2.0.18", + "unicode-width 0.2.2", +] + [[package]] name = "tui-pages" -version = "0.8.5" +version = "0.8.10" dependencies = [ "crossterm", "nucleo", diff --git a/Cargo.toml b/Cargo.toml index b23972c..09bd34e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ resolver = "3" [workspace.package] # TODO: idk how to do the name, fix later # name = "komp_ac" -version = "0.8.8" +version = "0.8.10" edition = "2024" license = "GPL-3.0-or-later" authors = ["Filip Priečinský "] diff --git a/client b/client index 061806c..ddf0c9b 160000 --- a/client +++ b/client @@ -1 +1 @@ -Subproject commit 061806c45f306403b4ec31a6623707138a48e676 +Subproject commit ddf0c9b1b8e4ac34e067dfa5268ddd73aba01832 diff --git a/tui-canvas b/tui-canvas index 75af025..2c3c40a 160000 --- a/tui-canvas +++ b/tui-canvas @@ -1 +1 @@ -Subproject commit 75af0250a8d7b0837ed49897268668804a3bbf87 +Subproject commit 2c3c40ae0f0bf0542d2a4b766bd7cc6328989465 diff --git a/tui-pages b/tui-pages index 88dd516..d36cb0f 160000 --- a/tui-pages +++ b/tui-pages @@ -1 +1 @@ -Subproject commit 88dd5169b168b700b0d0a1d69572754f388497af +Subproject commit d36cb0fde7e2ee59f7d111950b3c3f26a073b45e