⬇️ Fix dependency hell.
This commit is contained in:
parent
697d0bd6ca
commit
d004d686bd
3 changed files with 15 additions and 12 deletions
|
|
@ -4,7 +4,6 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
gtk4 = { version = "0.4", features = ["v4_4"] }
|
||||
relm4 = { git = "https://github.com/AaronErhardt/relm4", branch = "new-approach" }
|
||||
relm4 = { git = "https://github.com/AaronErhardt/relm4", rev = "7404ad64ca8763f6629cadcd743947cd29e1538a" }
|
||||
relm4-macros = { git = "https://github.com/AaronErhardt/relm4", branch = "new-approach" }
|
||||
tracker = "0.1.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue