# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "oxidash" version = "0.1.0" description = "A notification Center written in rust, used with oxinoti." readme = "README.md" license = "GPL-3.0-only" repository = "https://github.com/DashieTM/OxiDash" [dependencies.adw] version = ">= 0.3.1" features = ["v1_2"] package = "libadwaita" [dependencies.dbus] version = "0.9.7" [dependencies.dbus-crossroads] version = "0.5.2" [dependencies.directories-next] version = "2.0.0" [dependencies.gtk] version = "0.6.6" package = "gtk4" [dependencies.gtk4-layer-shell] version = "0.0.3" [dependencies.json] version = "0.12.4" [dependencies.serde] version = "1.0.188" features = ["derive"] [dependencies.serde_json] version = "1.0.107" [build-dependencies.glib-build-tools] version = "0.18"