This commit is contained in:
2026-06-01 00:32:03 +03:00
parent 20e5062ecd
commit 64db88d12e
32 changed files with 6109 additions and 926 deletions
+2 -1
View File
@@ -5,7 +5,7 @@ edition = "2021"
[dependencies]
eframe = "0.27"
egui_extras = { version = "0.27", features = ["image"] }
egui_extras = { version = "0.27", features = ["image", "file"] }
image = { version = "0.24", features = ["png"] }
serde = { version = "1.0", features = ["derive"] }
toml = "0.8" # answer file ayrıştırma
@@ -15,6 +15,7 @@ sysinfo = "0.30"
rust-i18n = "3.1"
lazy_static = "1.4"
async-trait = "0.1"
chrono = "0.4"
[patch.crates-io]
# Yerel mudur veya comar-api kütüphaneleri buraya eklenebilir