Skip to content

Commit a7c9d98

Browse files
authored
Update version number in Readme (#624)
Signed-off-by: Alex Touchet <[email protected]>
1 parent 2246b5e commit a7c9d98

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.31"
23+
html5ever = "0.32"
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)