mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
init browser modules
This commit is contained in:
parent
0f81beb26b
commit
6f9863d0e7
5 changed files with 41 additions and 13 deletions
|
|
@ -4,4 +4,4 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
gtk4 = "0.9.1"
|
||||
gtk4 = { version = "0.9.1", features = ["v4_6"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue