sharexin 0.7.2

ShareX for Linux and BSD
# 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]
edition = "2018"
name = "sharexin"
version = "0.7.2"
authors = ["TheBitStick <thebitstick@tfwno.gf>"]
include = ["lang/*", "Cargo.toml", "data/gtk/dialog.ui", "src/*"]
description = "ShareX for Linux and BSD"
homepage = "https://sharexin.github.io"
readme = "README.md"
keywords = ["twitter", "mastodon", "imgur", "gtk", "linux"]
license = "GPL-3.0"
repository = "https://github.com/ShareXin/ShareXin"

[[bin]]
name = "sharexin"
path = "src/main.rs"
[dependencies.clap]
version = "2.32.0"

[dependencies.egg-mode-text]
version = "1.14.7"

[dependencies.gdk]
version = "0.9.0"
features = ["v3_14"]

[dependencies.gio]
version = "0.5.1"

[dependencies.glib]
version = "0.6.0"

[dependencies.gtk]
version = "0.5.0"
features = ["v3_14"]

[dependencies.imgur]
version = "0.7.0"

[dependencies.notify-rust]
version = "3.5.0"

[dependencies.open]
version = "1.2.2"

[dependencies.screenshot-rs]
version = "0.1.2"

[dependencies.time]
version = "0.1.40"

[dependencies.yaml-rust]
version = "0.4.2"