Skip to content

Commit 1860593

Browse files
authored
Merge pull request #4 from ngtcp2/update-cargo
Add description and license
2 parents 575e148 + 6018334 commit 1860593

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
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)