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 e24c387 commit e0b2fa8Copy full SHA for e0b2fa8
Cargo.toml
@@ -12,7 +12,7 @@ description = "Fast WHATWG Compliant URL parser"
12
documentation = "https://docs.rs/ada-url"
13
readme = "README.md"
14
keywords = ["url", "parser", "whatwg", "performance"]
15
-categories = ["parser-implementations", "web-programming", "encoding", "parsing", "no-std::no-alloc", "no-std"]
+categories = ["parser-implementations", "web-programming", "encoding", "parsing", "no-std"]
16
repository = "https://github.com/ada-url/rust"
17
homepage = "https://ada-url.com"
18
license = "MIT OR Apache-2.0"
0 commit comments