mirror of
https://github.com/Noratrieb/winxpbg.git
synced 2026-03-14 22:46:12 +01:00
yeet
# Please enter the commit message for your changes. Lines starting
This commit is contained in:
commit
39be4753e4
7 changed files with 925 additions and 0 deletions
10
view/Cargo.toml
Normal file
10
view/Cargo.toml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[package]
|
||||
name = "view"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
gio = "0.21.5"
|
||||
gtk = { package = "gtk4", version = "0.10" }
|
||||
gtk4-layer-shell = "0.7.1"
|
||||
webkit6 = "0.5.0"
|
||||
Loading…
Add table
Add a link
Reference in a new issue