Skip to content

Commit 2289afd

Browse files
committed
fix(deps): update rust crate encoding_rs to v0.8.35
1 parent f23e4b5 commit 2289afd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ crate-type = ["cdylib"]
1010

1111
[dependencies]
1212
chardetng = "=0.1.17"
13-
encoding_rs = "=0.8.34"
13+
encoding_rs = "=0.8.35"
1414
ignore = "=0.4.23"
1515
log = "=0.4.22"
1616
path-slash = "=0.2.1"

0 commit comments

Comments
 (0)