We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 575e148 commit 6018334Copy full SHA for 6018334
Cargo.toml
@@ -2,5 +2,7 @@
2
name = "sfparse"
3
version = "0.1.0"
4
edition = "2021"
5
+description = "RFC 9651 Structured Field Values parser"
6
+license = "MIT"
7
8
[dependencies]
0 commit comments