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 6c0f148 commit e46ea12Copy full SHA for e46ea12
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.32"
+html5ever = "0.33"
24
```
25
26
You should also take a look at [`examples/html2html.rs`], [`examples/print-rcdom.rs`], and the [API documentation][].
0 commit comments