Skip to content

Commit

Permalink
more testing
Browse files Browse the repository at this point in the history
  • Loading branch information
altendky committed Sep 5, 2024
1 parent 7b99213 commit 7efc3ff
Show file tree
Hide file tree
Showing 3 changed files with 232 additions and 173 deletions.
2 changes: 2 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 5 additions & 2 deletions crates/chia-datalayer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ crate-type = ["rlib"]
[dependencies]
clvmr = { workspace = true }
chia-traits = { workspace = true }
# TODO: dev?
hex-literal = { workspace = true }
pyo3 = { workspace = true, optional = true }

[dev-dependencies]
clvm-utils = { workspace = true }
hex-literal = { workspace = true }
rstest = { workspace = true }
Loading

0 comments on commit 7efc3ff

Please sign in to comment.