Skip to content

Commit 3f09de5

Browse files
committed
Update encoding_rs to 0.7.0
1 parent cf3d20d commit 3f09de5

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 = "1.0"
19-
encoding_rs = "0.5"
19+
encoding_rs = "0.7"
2020

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

0 commit comments

Comments
 (0)