gdritter repos xdg-desktop / master Cargo.toml
master

Tree @master (Download .tar.gz)

Cargo.toml @masterraw · history · blame

1
2
3
4
5
6
7
8
9
[package]
name = "xdg-desktop"
version = "0.1.0"
authors = ["Getty Ritter <gettylefou@gmail.com>"]

[dependencies]
regex = "1.0"
failure = "0.1.1"
lazy_static = "1.0"