Skip to content

Commit b641b0e

Browse files
authored
Merge pull request #192 from dimastbk/renovate/calamine-0.x
fix(deps): update rust crate calamine to 0.34.0
2 parents bfdc17a + 7c56b54 commit b641b0e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -8,7 +8,7 @@ name = "python_calamine"
88
crate-type = ["cdylib"]
99

1010
[dependencies]
11-
calamine = { version = "0.33.0", features = ["chrono"] }
11+
calamine = { version = "0.34.0", features = ["chrono"] }
1212
pyo3 = { version = "0.28.2", features = [
1313
"extension-module",
1414
"chrono",

0 commit comments

Comments
 (0)