Skip to content

Commit 9106385

Browse files
fix(deps): update rust crate ignore to v0.4.24 (#1304)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ff92ede commit 9106385

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
@@ -12,7 +12,7 @@ crate-type = ["cdylib"]
1212
[dependencies]
1313
chardetng = "=0.1.17"
1414
encoding_rs = "=0.8.35"
15-
ignore = "=0.4.23"
15+
ignore = "=0.4.24"
1616
log = "=0.4.28"
1717
path-slash = "=0.2.1"
1818
pyo3 = { version = "=0.25.1", features = ["abi3-py39", "generate-import-lib"] }

0 commit comments

Comments
 (0)