diff --git a/Cargo.toml b/Cargo.toml index 5f4962cd..8d3ebc2c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -125,7 +125,7 @@ iced_aw = { version = "=0.7.0", default-features = false, features = [ "floating_element", ] } plotters-backend = "=0.3.5" -plotters-iced = "=0.9.0" +plotters-iced = "=0.10.0" iced-loading-indicator = { git = "https://github.com/BB-301/iced-loading-indicator.git", rev = "a09296f" } url = "=2.5.0"