# 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 = "arch-audit-gtk" version = "0.3.1" authors = ["kpcyrd "] description = "Arch Linux Security Update Notifications" license = "GPL-3.0" repository = "https://github.com/kpcyrd/arch-audit-gtk" resolver = "2" [dependencies.anyhow] version = "1.0.38" [dependencies.arch-audit] version = "0.1.19" [dependencies.dirs-next] version = "2.0.0" [dependencies.env_logger] version = "0.9" [dependencies.glib] version = "0.14" [dependencies.gtk] version = "0.14" [dependencies.humantime] version = "2.1.0" [dependencies.inotify] version = "0.9.2" [dependencies.libappindicator] version = "0.6" [dependencies.log] version = "0.4.14" [dependencies.opener] version = "0.5" [dependencies.rand] version = "0.8.3" [dependencies.serde] version = "1" features = ["derive"] [dependencies.serde_json] version = "1.0.64" [dependencies.structopt] version = "0.3.21" [dependencies.toml] version = "0.5.8"