We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc5bf19 commit 1cd6626Copy full SHA for 1cd6626
1 file changed
crates/opml-protocol/Cargo.toml
@@ -6,7 +6,7 @@ description = "A Rust library for parsing and generating OPML 2.0 (Outline Proce
6
license = { workspace = true }
7
repository = { workspace = true }
8
keywords = ["opml", "xml", "rss", "parser", "outliner"]
9
-categories = ["parsing", "data-format", "xml"]
+categories = ["parsing", "encoding"]
10
readme = "README.md"
11
12
[dependencies]
0 commit comments