Skip to content

Commit a96f978

Browse files
Merge branch 'main' into claude/hopeful-babbage-pn0l4o
2 parents 29cf386 + a8c69ec commit a96f978

2 files changed

Lines changed: 11 additions & 41 deletions

File tree

rhodium-standard-repositories/examples/ai-ml-project/Cargo.lock

Lines changed: 10 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rhodium-standard-repositories/examples/ai-ml-project/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ serde_json = "1.0"
1818
tracing = "0.1"
1919
tracing-subscriber = "0.3"
2020
ndarray = "0.16"
21-
pyo3 = { version = "0.24.1", features = ["auto-initialize"] }
21+
pyo3 = { version = "0.29.0", features = ["auto-initialize"] }
2222

2323
[dev-dependencies]
2424
criterion = "0.5"

0 commit comments

Comments
 (0)