[package] author = "h759bkyo4 " description = "A tally taking application for manually tracking and counts events." documentation = "https://h759bkyo4.codeberg.page/pages" edition = "2021" license = "AGPL-3.0-or-later" name = "tally-rs" repository = "https://codeberg.org/h759bkyo4/tally-rs" version = "0.1.0" [dependencies] gtk = { version = "0.8.2", package = "gtk4", features = ["v4_12"] }