mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 08:35:28 +00:00
update gtk dependency resolve
This commit is contained in:
parent
ec4f6095f2
commit
9550e6f795
5 changed files with 4 additions and 6 deletions
|
|
@ -9,5 +9,7 @@ keywords = ["gemini", "gemini-protocol", "browser", "client", "1965"]
|
|||
repository = "https://github.com/YGGverse/Yoda/tree/Rust-GTK4"
|
||||
homepage = "https://yggverse.github.io"
|
||||
|
||||
[dependencies]
|
||||
gtk4 = { version = "0.9.1", features = ["v4_8"] }
|
||||
[dependencies.gtk]
|
||||
package = "gtk4"
|
||||
version = "0.9.1"
|
||||
features = ["v4_8"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue