Skip to content

Commit 63e167a

Browse files
fix(deps): update rust crate chardetng to v1
1 parent d5e8cef commit 63e167a

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 @@ name = "deptry"
1010
crate-type = ["cdylib"]
1111

1212
[dependencies]
13-
chardetng = "=0.1.17"
13+
chardetng = "=1.0.0"
1414
encoding_rs = "=0.8.35"
1515
ignore = "=0.4.25"
1616
log = "=0.4.29"

0 commit comments

Comments
 (0)