pika-drivers/Cargo.toml
Ward Nakchbandi (Cosmic Fusion) 5434b0b8c6 minor changes
2023-07-01 23:20:30 +03:00

10 lines
227 B
TOML

[package]
name = "pika-drivers"
version = "0.3.2"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
gtk = { version = "0.6.6", package = "gtk4" }