diff options
| author | Joe Carstairs <me@joeac.net> | 2025-02-23 15:45:10 +0000 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-02-23 15:45:10 +0000 |
| commit | bfa9ba1f680bb9a7c2c9555d89e57a76c02f47b8 (patch) | |
| tree | 8e0e23b9ee597c1462bdf4a35041ec0c10b948cf /schist_gtk4_gui/Cargo.toml | |
| parent | 10759bb88331141b1586c9e6fa6cf6ce1683b964 (diff) | |
Remove gtk-rs front end
Diffstat (limited to 'schist_gtk4_gui/Cargo.toml')
| -rw-r--r-- | schist_gtk4_gui/Cargo.toml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/schist_gtk4_gui/Cargo.toml b/schist_gtk4_gui/Cargo.toml deleted file mode 100644 index a5884cb..0000000 --- a/schist_gtk4_gui/Cargo.toml +++ /dev/null @@ -1,10 +0,0 @@ -[package] -name = "schist_gtk4_gui" -version = "0.1.0" -edition = "2021" - -[dependencies] -gtk = { version = "0.9.4", package = "gtk4", features = ["v4_8"] } - -[build-dependencies] -glib-build-tools = "0.20.0" |
