Skip to content

Commit 8c13473

Browse files
committed
Fix Cargo.toml for publishing to https://crates.io
1 parent d6b99a1 commit 8c13473

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name = "ruut"
33
version = "0.1.0"
44
authors = ["Harry Bachrach <[email protected]>"]
55
edition = "2018"
6+
license = "MIT"
7+
description = "Make easy-to-type and easy-to-grab folder structures easy to read"
68

79
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
810

0 commit comments

Comments
 (0)