[package] name = "bitwarden-mob" version = "0.1.0" authors = ["mobian"] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] libhandy = { git = "https://gitlab.gnome.org/World/Rust/libhandy-rs" } [dependencies.gtk] version = "0.9.0" features = ["v3_16"] [dependencies.gio] version = "" features = ["v2_44"]