Browse Source

Merge 9171391564 into 77c277910b

pull/939/merge
renovate[bot] GitHub 5 months ago
parent
commit
ac904f82c5
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Cargo.toml

+ 1
- 1
Cargo.toml View File

@@ -87,7 +87,7 @@ arrow-schema = { version = "54.2.1" }
arrow-data = { version = "54.2.1" }
arrow-array = { version = "54.2.1" }
parquet = { version = "54.2.1" }
pyo3 = { version = "0.23", features = [
pyo3 = { version = "0.24", features = [
"eyre",
"abi3-py37",
"multiple-pymethods",


Loading…
Cancel
Save