Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9925729

Browse files
committed
Depend on0.12.1 foriced_graphics andiced_renderer
1 parent2da9fdc commit9925729

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,9 @@ keywords = ["gui", "ui", "graphics", "interface", "widgets"]
112112
iced = {version ="0.12",path ="." }
113113
iced_core = {version ="0.12",path ="core" }
114114
iced_futures = {version ="0.12",path ="futures" }
115-
iced_graphics = {version ="0.12",path ="graphics" }
115+
iced_graphics = {version ="0.12.1",path ="graphics" }
116116
iced_highlighter = {version ="0.12",path ="highlighter" }
117-
iced_renderer = {version ="0.12",path ="renderer" }
117+
iced_renderer = {version ="0.12.1",path ="renderer" }
118118
iced_runtime = {version ="0.12",path ="runtime" }
119119
iced_style = {version ="0.12",path ="style" }
120120
iced_tiny_skia = {version ="0.12",path ="tiny_skia" }

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp