Skip to content

Commit

Permalink
Merge pull request #236 from nyx-space/dependabot/cargo/rstats-2.0.1
Browse files Browse the repository at this point in the history
Update rstats requirement from 1.2.50 to 2.0.1
  • Loading branch information
ChristopherRabotin committed Oct 9, 2023
2 parents 8855b15 + 77df6e0 commit efbae44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ pyo3 = { version = "0.19.0", optional = true, features = ["extension-module"] }
pyo3-log = { version = "0.8.2", optional = true }
numpy = { version = "0.19", optional = true }
indicatif = { version = "0.17", features = ["rayon"] }
rstats = "1.2.50"
rstats = "2.0.1"
thiserror = "1.0"
parquet = { version = "47.0.0", default-features = false, features = [
"arrow",
Expand Down

0 comments on commit efbae44

Please sign in to comment.