sharexin 0.5.7

ShareX for Unix-like systems
# 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.5.7"
authors = ["TheBitStick <thebitstick@tfwno.gf>"]
include = ["src/lang/*", "Cargo.toml", "src/*"]
description = "ShareX for Unix-like systems"
homepage = "https://sharexin.github.io"
license = "MIT"
repository = "https://github.com/ShareXin/ShareXin"

[[bin]]
name = "sharexin"
path = "src/main.rs"
[dependencies.curl]
version = "^0"

[dependencies.time]
version = "^0"

[dependencies.gdk]
version = "^0"

[dependencies.imgur]
version = "^0"

[dependencies.yaml-rust]
version = "^0"

[dependencies.notify-rust]
version = "^3"

[dependencies.gtk]
version = "^0"

[dependencies.open]
version = "^1"

[dependencies.glib]
version = "^0"

[features]
default = ["gtk/v3_10"]