[package] name = "cinrad_g" version = "0.1.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] cairo-rs = { version = "0.17.0", features = ["xlib"] } glib = "0.17.9" gtk = { version = "0.6.6", package = "gtk4", features = ["v4_8"] } # gtk = "0.15.5" plotters = "0.3.4" plotters-backend = "0.3.4"