Skip to content

Commit

Permalink
Merge pull request #172 from 0xPolygonMiden/greenhat/i95-in-place-car…
Browse files Browse the repository at this point in the history
…go-proj-def

[6/x] In-code cargo project definition in tests
  • Loading branch information
bitwalker authored May 1, 2024
2 parents c053173 + 8f6d946 commit 3027bcd
Show file tree
Hide file tree
Showing 19 changed files with 899 additions and 1,793 deletions.
59 changes: 57 additions & 2 deletions Cargo.lock

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

5 changes: 5 additions & 0 deletions tests/integration/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ sha2 = "0.10"
rustc-demangle = { version = "0.1.19", features = ["std"] }
cargo_metadata = "0.18"
derive_more.workspace = true
anyhow.workspace = true
cargo-util = "0.2"
filetime = "0.2.23"
glob = "0.3.1"
walkdir = "2.5.0"

[dev-dependencies]
miden-core.workspace = true
Expand Down
Loading

0 comments on commit 3027bcd

Please sign in to comment.