Skip to content

Commit 27c8c8f

Browse files
committed
Start on ModuleImports
1 parent 92c6f2f commit 27c8c8f

File tree

5 files changed

+202
-3215
lines changed

5 files changed

+202
-3215
lines changed

rust/Cargo.lock

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

rust/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ rustc-hash = "2.1.0"
1818
slotmap = "1.0.7"
1919
getset = "0.1.3"
2020
anyhow = "1.0.95"
21+
derive-new = "0.7.0"
2122

2223
[dependencies.pyo3]
2324
version = "0.23.4"

0 commit comments

Comments
 (0)