Skip to content

Commit 6018334

Browse files
committed
Add description and license
1 parent 575e148 commit 6018334

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
@@ -2,5 +2,7 @@
22
name = "sfparse"
33
version = "0.1.0"
44
edition = "2021"
5+
description = "RFC 9651 Structured Field Values parser"
6+
license = "MIT"
57

68
[dependencies]

0 commit comments

Comments
 (0)