build: update acadrust mtext revision
This commit is contained in:
parent
f2d7a7ffd8
commit
bf9d43f679
2 changed files with 2 additions and 2 deletions
|
|
@ -58,7 +58,7 @@ windows-sys = { version = "0.61", features = ["Win32_UI_Shell", "Win32_UI_Window
|
|||
ashpd = { version = "0.13.13", default-features = false, features = ["async-io", "wayland"] }
|
||||
|
||||
[patch.crates-io]
|
||||
acadrust = { git = "https://github.com/OpenAEC-Foundation/acadifc.git", rev = "1fbd233" }
|
||||
acadrust = { git = "https://github.com/OpenAEC-Foundation/acadifc.git", rev = "78b57b0" }
|
||||
iced_core = { git = "https://github.com/iced-rs/iced.git", rev = "23604ff22ab0aad9e00b9327cb7b8546ed84db39" }
|
||||
iced_widget = { git = "https://github.com/iced-rs/iced.git", rev = "23604ff22ab0aad9e00b9327cb7b8546ed84db39" }
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue