]> git.proxmox.com Git - rustc.git/blob - vendor/open/Cargo.toml
New upstream version 1.32.0~beta.2+dfsg1
[rustc.git] / vendor / open / Cargo.toml
1 # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
2 #
3 # When uploading crates to the registry Cargo will automatically
4 # "normalize" Cargo.toml files for maximal compatibility
5 # with all versions of Cargo and also rewrite `path` dependencies
6 # to registry (e.g. crates.io) dependencies
7 #
8 # If you believe there's an error in this file please file an
9 # issue against the rust-lang/cargo repository. If you're
10 # editing this file be aware that the upstream Cargo.toml
11 # will likely look very different (and much more reasonable)
12
13 [package]
14 name = "open"
15 version = "1.2.1"
16 authors = ["Sebastian Thiel <byronimo@gmail.com>"]
17 description = "Open a path or URL using the program configured on the system"
18 documentation = "http://byron.github.io/open-rs"
19 keywords = ["open", "xdg-open", "start", "launch"]
20 license = "MIT"
21 repository = "https://github.com/Byron/open-rs"
22
23 [[bin]]
24 name = "open"
25 test = false
26 doc = false