Skip to content

Commit 81410ab

Browse files
committed
fix(deps): update rust crate log to 0.4.22
1 parent 5ddc879 commit 81410ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ crate-type = ["cdylib"]
1212
chardetng = "0.1.17"
1313
encoding_rs = "0.8.34"
1414
ignore = "0.4.22"
15-
log = "0.4.21"
15+
log = "0.4.22"
1616
path-slash = "0.2.1"
1717
pyo3 = { version = "0.21.2", features = ["abi3-py38"] }
1818
pyo3-log = "0.10.0"

0 commit comments

Comments
 (0)