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 63c2044 commit 0592beaCopy full SHA for 0592bea
Cargo.toml
@@ -5,7 +5,7 @@ version = "0.10.0"
5
authors = [ "Simon Sapin <simon.sapin@exyr.org>" ]
6
7
description = "Rust implementation of CSS Syntax Level 3"
8
-documentation = "http://servo.github.io/rust-cssparser/cssparser/index.html"
+documentation = "https://docs.rs/cssparser/"
9
repository = "https://github.com/servo/rust-cssparser"
10
readme = "README.md"
11
keywords = ["css", "syntax", "parser"]
0 commit comments