update dx

This commit is contained in:
2026-04-05 19:39:00 -04:00
parent 2517cd777f
commit bd99b4beac
3 changed files with 115 additions and 77 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ edition = "2024"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
dioxus = { version = "0.7.3", features = ["router"] }
dioxus = { version = "0.7.4", features = ["router"] }
serde = "1.0.228"
serde_repr = "0.1.20"
tonic = { version = "*", default-features = false, features = [