More work on Network stage.

This commit is contained in:
2026-04-23 00:44:01 +02:00
parent 01617374a1
commit a83dbc27f2
8 changed files with 396 additions and 176 deletions
+3 -1
View File
@@ -4,9 +4,11 @@ version = "0.1.0"
edition = "2024"
[dependencies]
blocking = "1.6.2"
iced = { version = "0.14", features = ["smol", "image"] }
iced_moving_picture = "0"
rust-i18n = "3"
serde = "1.0.228"
smol = "2.0.2"
toml = "1"
[profile.release]