We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 018ecdb commit 0eace84Copy full SHA for 0eace84
web_atoms/Cargo.toml
@@ -7,7 +7,7 @@ repository = "https://github.com/servo/html5ever"
7
description = "Atoms for xml5ever and html5ever"
8
documentation = "https://docs.rs/web_atoms"
9
build = "build.rs"
10
-categories = [ "string-interning", "web-programming" ]
+categories = [ "web-programming" ]
11
edition = "2021"
12
rust-version.workspace = true
13
0 commit comments