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 2246b5e commit a7c9d98Copy full SHA for a7c9d98
README.md
@@ -20,7 +20,7 @@ Add html5ever as a dependency in your [`Cargo.toml`](https://crates.io/) file:
20
21
```toml
22
[dependencies]
23
-html5ever = "0.31"
+html5ever = "0.32"
24
```
25
26
You should also take a look at [`examples/html2html.rs`], [`examples/print-rcdom.rs`], and the [API documentation][].
0 commit comments