Skip to content

Commit 114a0f6

Browse files
authored
Merge pull request #133 from demml/chore/update-deps
bump potato
2 parents 05620bc + 9c0feef commit 114a0f6

File tree

2 files changed

+43
-36
lines changed

2 files changed

+43
-36
lines changed

Cargo.lock

Lines changed: 42 additions & 35 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
@@ -68,7 +68,7 @@ num-traits = "0.*"
6868
object_store = { version = "0.*", features = ["aws", "azure", "gcp" ] }
6969
parquet = { version = ">=55.*", features = ["arrow"] }
7070
password-auth = "1.*"
71-
potato-head = { git = "https://github.com/demml/potatohead.git", branch = "main" }
71+
potato-head = "0.3.2"
7272
pyo3 = { version = ">=0.*, <1.0.0", features = ["chrono", "anyhow", "extension-module"] }
7373
rand = "0.9.*"
7474
rayon = "1.*"

0 commit comments

Comments
 (0)