Skip to content

Commit 73a6746

Browse files
dependabot[bot]Rikorose
authored andcommitted
build(deps): update iced requirement from 0.10 to 0.12 in /demo
Updates the requirements on [iced](https://github.com/iced-rs/iced) to permit the latest version. - [Release notes](https://github.com/iced-rs/iced/releases) - [Changelog](https://github.com/iced-rs/iced/blob/master/CHANGELOG.md) - [Commits](iced-rs/iced@0.10.0...0.12.1) --- updated-dependencies: - dependency-name: iced dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 884e1fa commit 73a6746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ default-model-ll = ["deep_filter/default-model-ll"]
1919
thresholds = []
2020

2121
[dependencies]
22-
iced = { version = "0.10", features = [
22+
iced = { version = "0.12", features = [
2323
"image",
2424
"debug",
2525
"tokio",

0 commit comments

Comments
 (0)