Skip to content

Commit 915de3a

Browse files
committed
Expand manifest with crates.io information.
1 parent 90d6d1f commit 915de3a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
[package]
22
name = "unicode-casing"
33
version = "0.1.0"
4+
description = "Titlecase helper function on characters."
5+
repository = "https://github.com/RustPython/unicode-casing"
6+
license = "MIT"
47
authors = ["Joey Hain <jmhain@protonmail.com>"]
58
edition = "2018"
69

0 commit comments

Comments
 (0)