From d34809531dc8c0e70400c20ea67e02f306e7e72e Mon Sep 17 00:00:00 2001 From: Akane <128232444+akaneboy@users.noreply.github.com> Date: Fri, 18 Oct 2024 23:04:38 +0200 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 22b3a28..5b4f482 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,4 +11,4 @@ edition = "2021" [dependencies] -iced = "0.9.0" +iced = "0.13.1"