Skip to content

Commit f53278d

Browse files
authored
Merge pull request #1438 from squidowl/iced-update
Update iced
2 parents 5f7d673 + 6abc95e commit f53278d

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

Cargo.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,9 @@ embed-resource = "3.0.2"
115115
windows_exe_info = "0.4"
116116

117117
[patch.crates-io]
118-
iced = { git = "https://github.com/squidowl/iced", rev = "24451e7136b081c878002b91a1213639478a26ba" }
119-
iced_core = { git = "https://github.com/squidowl/iced", rev = "24451e7136b081c878002b91a1213639478a26ba" }
120-
iced_wgpu = { git = "https://github.com/squidowl/iced", rev = "24451e7136b081c878002b91a1213639478a26ba" }
118+
iced = { git = "https://github.com/squidowl/iced", rev = "19f12c509614465cb93f078d33581f48ead78fdd" }
119+
iced_core = { git = "https://github.com/squidowl/iced", rev = "19f12c509614465cb93f078d33581f48ead78fdd" }
120+
iced_wgpu = { git = "https://github.com/squidowl/iced", rev = "19f12c509614465cb93f078d33581f48ead78fdd" }
121121

122122
[profile.ci]
123123
inherits = "dev"

0 commit comments

Comments
 (0)