Skip to content

Commit e46ea12

Browse files
committed
Update version number in Readme
Signed-off-by: Alex Touchet <[email protected]>
1 parent 6c0f148 commit e46ea12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Add html5ever as a dependency in your [`Cargo.toml`](https://crates.io/) file:
2020

2121
```toml
2222
[dependencies]
23-
html5ever = "0.32"
23+
html5ever = "0.33"
2424
```
2525

2626
You should also take a look at [`examples/html2html.rs`], [`examples/print-rcdom.rs`], and the [API documentation][].

0 commit comments

Comments
 (0)