Skip to content

Commit 105f5b2

Browse files
author
bors-servo
authored
Auto merge of servo#227 - ignatenkobrain:patch-2, r=emilio
deps: bump encoding_rs to 0.8 <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-cssparser/227) <!-- Reviewable:end -->
2 parents 0d56b66 + 14cdede commit 105f5b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ exclude = ["src/css-parsing-tests/**", "src/big-data-url.css"]
1616
[dev-dependencies]
1717
rustc-serialize = "0.3"
1818
difference = "2.0"
19-
encoding_rs = "0.7"
19+
encoding_rs = "0.8"
2020

2121
[dependencies]
2222
cssparser-macros = {path = "./macros", version = "0.3.3"}

0 commit comments

Comments
 (0)