diff --git a/monobean/Cargo.toml b/monobean/Cargo.toml index 19189cad7..f3c179ea5 100644 --- a/monobean/Cargo.toml +++ b/monobean/Cargo.toml @@ -20,18 +20,18 @@ scv = { version = "0.9.0", package = "sourceview5", features = ["gtk_v4_12", "v5 # To run mega core, we have to add these: mono = { path = "../mono" } common = { path = "../common" } -jupiter = { path = "../jupiter" } + vault = { path = "../vault" } gateway = { path = "../gateway" } ceres = { path = "../ceres" } mercury = { path = "../mercury" } context = {path = "../context"} + thiserror = { version = "2.0.11", features = ["default"] } tracing-subscriber = { version = "0.3.19", features = ["default", "env-filter"] } tokio = "1.45.0" russh = "0.52" -axum = "0.8.1" axum-server = "0.7.1" bytes = "1.10.0" async-channel = "2.3.1" @@ -40,13 +40,11 @@ rustls = "0.23.23" gix-config = "0.45.1" home = "0.5.11" smallvec = "1.14.0" -directories = "6.0.0" tracing-appender = "0.2.3" toml = "0.8.22" -#once_cell = "1.21.3" +chrono = "0.4" + -resvg = "0.27" -tiny-skia = "0.11" [build-dependencies] glib-build-tools = "0.20.0" diff --git a/monobean/resources/gtk/code_page.ui b/monobean/resources/gtk/code_page.ui index 97c9a109f..5bb1dfc0c 100644 --- a/monobean/resources/gtk/code_page.ui +++ b/monobean/resources/gtk/code_page.ui @@ -104,6 +104,7 @@ + vertical @@ -118,7 +119,7 @@ monobean-url-clone-symbolic - large + large