Skip to content

Commit 14cdede

Browse files
deps: bump encoding_rs to 0.8
1 parent b484a51 commit 14cdede

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)