Skip to content

Commit 2814e6a

Browse files
committed
Update Tendril. Doesn’t (by default) depend on rust-encoding.
1 parent 79ed3e3 commit 2814e6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

markup5ever/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ unstable = ["tendril/unstable"]
1818
[dependencies]
1919
string_cache = "0.5"
2020
phf = "0.7"
21-
tendril = "0.2"
21+
tendril = "0.3"
2222
heapsize = { version = "0.3", optional = true }
2323
heapsize_derive = { version = "0.1", optional = true }
2424

0 commit comments

Comments
 (0)