# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "cervisia" version = "0.0.1" authors = ["nephtys "] description = "gtk-rs based application for managing avh beer supply" license = "MIT" repository = "https://github.com/n3phtys/cervisia" [dependencies.suffix-rs] version = "0.1" [dependencies.rand] version = "0.3" [dependencies.time] version = "0.1" [dependencies.chrono] version = "0.4" [dependencies.gio] version = "0.2.0" features = ["v2_40"] default-features = false [dependencies.glib] version = "0.3.1" [dependencies.closet] version = "0.2.2" [dependencies.rustix-bl] version = "0.3" [dependencies.lazy_static] version = "0.2" [dependencies.gtk] version = "0.2.0" features = ["v3_10"] default-features = false