mirror of
https://gitlab.com/erkanisik/yali-rs.git
synced 2026-07-31 03:09:00 +00:00
update
This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
||||
[package]
|
||||
name = "yali-rs"
|
||||
version = "0.2.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
eframe = "0.27"
|
||||
egui_extras = { version = "0.27", features = ["image"] }
|
||||
image = { version = "0.24", features = ["png"] }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
toml = "0.8" # answer file ayrıştırma
|
||||
zbus = "4.0"
|
||||
tokio = { version = "1.0", features = ["full"] }
|
||||
sysinfo = "0.30"
|
||||
rust-i18n = "3.1"
|
||||
lazy_static = "1.4"
|
||||
async-trait = "0.1"
|
||||
|
||||
[patch.crates-io]
|
||||
# Yerel mudur veya comar-api kütüphaneleri buraya eklenebilir
|
||||
Reference in New Issue
Block a user