Skip to content

Commit 4e6385a

Browse files
fix(deps): update rust crate ignore to v0.4.25 (#1326)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e4f6962 commit 4e6385a

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.24"
15+
ignore = "=0.4.25"
1616
log = "=0.4.28"
1717
path-slash = "=0.2.1"
1818
pyo3 = { version = "=0.27.1", features = ["abi3-py39", "generate-import-lib"] }

0 commit comments

Comments
 (0)