Skip to content

Commit efbae44

Browse files
Merge pull request #236 from nyx-space/dependabot/cargo/rstats-2.0.1
Update rstats requirement from 1.2.50 to 2.0.1
2 parents 8855b15 + 77df6e0 commit efbae44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ pyo3 = { version = "0.19.0", optional = true, features = ["extension-module"] }
6060
pyo3-log = { version = "0.8.2", optional = true }
6161
numpy = { version = "0.19", optional = true }
6262
indicatif = { version = "0.17", features = ["rayon"] }
63-
rstats = "1.2.50"
63+
rstats = "2.0.1"
6464
thiserror = "1.0"
6565
parquet = { version = "47.0.0", default-features = false, features = [
6666
"arrow",

0 commit comments

Comments
 (0)