iced online
This commit is contained in:
parent
378d004587
commit
7d34cf7a2f
1 changed files with 3 additions and 3 deletions
|
|
@ -13,17 +13,17 @@ freedesktop-icons = "*"
|
|||
#git = "https://github.com/ibaryshnikov/iced.git"
|
||||
#rev = "901bbeb"
|
||||
features = ["wgpu","lazy","svg","advanced","markdown","highlighter"]
|
||||
path = "../iced"
|
||||
git = "https://github.com/jedugsem/iced"
|
||||
|
||||
[dependencies.iced_winit]
|
||||
#git = "https://github.com/ibaryshnikov/iced.git"
|
||||
#rev = "901bbeb"
|
||||
path = "../iced/winit"
|
||||
git = "https://github.com/jedugsem/iced"
|
||||
|
||||
|
||||
[dependencies.iced_wgpu]
|
||||
#git = "https://github.com/ibaryshnikov/iced.git"
|
||||
#rev = "901bbeb"
|
||||
path = "../iced/wgpu"
|
||||
git = "https://github.com/jedugsem/iced"
|
||||
|
||||
#iced = {git="https://github.com/iced-rs/iced",features=["lazy","svg","advanced"]}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue