# 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 = "gattii" version = "0.13.0" authors = ["Bryant Mairs "] description = "Cross platform GUI (GTK-based) serial terminal" readme = "README.md" keywords = ["serial", "hardware", "system", "RS232", "terminal"] categories = ["hardware-support"] license = "GPL-3.0" repository = "https://gitlab.com/susurrus/gattii" [[bin]] name = "gattii" doc = false [dependencies.cairo-rs] version = "0.5" features = ["v1_12"] [dependencies.chrono] version = "0.4" [dependencies.clap] version = "2.22" [dependencies.env_logger] version = "0.6" [dependencies.gdk] version = "0.9" [dependencies.glib] version = "0.6" [dependencies.gtk] version = "0.5" features = ["v3_14"] [dependencies.log] version = "0.4" [dependencies.serialport] version = "3.1" [badges.appveyor] repository = "Susurrus/gattii" service = "gitlab" [badges.gitlab] repository = "susurrus/gattii" [badges.travis-ci] repository = "Susurrus/gattii"