We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2e31d5 commit 0fcafb5Copy full SHA for 0fcafb5
Cargo.toml
@@ -4,6 +4,7 @@ name = "open"
4
version = "1.0.0"
5
authors = ["Sebastian Thiel <[email protected]>"]
6
license = "MIT"
7
+description = "Open a path or URL using the program configured on the system"
8
repository = "https://github.com/Byron/open-rs"
9
keywords = ["open", "xdg-open", "start", "launch"]
10
documentation = "http://byron.github.io/open-rs"
0 commit comments