Skip to content

Commit e716e2f

Browse files
committed
Update description in Cargo.toml
1 parent dadb2b8 commit e716e2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "1.0.0-alpha.1"
44
authors = ["Titus Wormer <[email protected]>"]
55
edition = "2018"
66
rust-version = "1.56"
7-
description = "small commonmark compliant markdown parser with positional info and concrete tokens"
7+
description = "CommonMark compliant markdown parser in Rust with ASTs and extensions"
88
homepage = "https://github.com/wooorm/markdown-rs"
99
repository = "https://github.com/wooorm/markdown-rs"
1010
license = "MIT"

0 commit comments

Comments
 (0)