Skip to content

Commit 0fcafb5

Browse files
committed
fix(cargo): description added
[skip ci]
1 parent c2e31d5 commit 0fcafb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ name = "open"
44
version = "1.0.0"
55
authors = ["Sebastian Thiel <[email protected]>"]
66
license = "MIT"
7+
description = "Open a path or URL using the program configured on the system"
78
repository = "https://github.com/Byron/open-rs"
89
keywords = ["open", "xdg-open", "start", "launch"]
910
documentation = "http://byron.github.io/open-rs"

0 commit comments

Comments
 (0)