This commit is contained in:
Jarrod Doyle 2024-01-21 15:30:04 +00:00
parent ec7fa3bda5
commit 8d511bb894
Signed by: Jayrude
GPG Key ID: 38B57B16E7C0ADF7
2 changed files with 3090 additions and 0 deletions

3089
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -6,3 +6,4 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
iced = { git = "https://github.com/iced-rs/iced.git", version = "0.12.0" }