sharexin 0.3.3

ShareX for Linux
# 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 = "sharexin"
version = "0.3.3"
authors = ["TheBitStick <thebitstick@tfwno.gf>"]
description = "ShareX for Linux"
homepage = "https://github.com/thebitstick/ShareXin"
license = "MIT"
repository = "https://github.com/thebitstick/ShareXin"
[dependencies.pipers]
version = "^1.0.1"

[dependencies.libnotify]
version = "^1.0.1"

[dependencies.glib]
version = "^0.1.3"

[dependencies.gdk]
version = "^0.5.3"

[dependencies.gtk]
version = "^0.1.3"

[dependencies.time]
version = "^0.1.38"

[features]
gtk_3_10 = ["gtk/v3_10"]
gtk_3_18 = ["gtk_3_16", "gtk/v3_18"]
default = ["gtk/v3_10"]
gtk_3_16 = ["gtk_3_10", "gtk/v3_16"]
gtk_3_20 = ["gtk_3_18", "gtk/v3_20"]
gtk_3_22 = ["gtk_3_20", "gtk/v3_22"]