Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
antonbaliasnikov committed Aug 30, 2024
1 parent dd9675c commit d554ac9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

10 changes: 5 additions & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ license = "MIT OR Apache-2.0"
edition = "2021"
version = "1.5.3"

[patch."https://github.com/matter-labs/era-compiler-common"]
era-compiler-common = { git = 'https://www.github.com/matter-labs/era-compiler-common', branch = 'abalias-cpr-1560-find-a-solution-for-testing-dependencies-on-the-whole-system' }

[patch."https://github.com/matter-labs/era-compiler-llvm-context"]
era-compiler-llvm-context = { git = 'https://www.github.com/matter-labs/era-compiler-llvm-context', branch = 'abalias-cpr-1560-find-a-solution-for-testing-dependencies-on-the-whole-system' }
#[patch."https://github.com/matter-labs/era-compiler-common"]
#era-compiler-common = { git = 'https://www.github.com/matter-labs/era-compiler-common', branch = 'abalias-cpr-1560-find-a-solution-for-testing-dependencies-on-the-whole-system' }
#
#[patch."https://github.com/matter-labs/era-compiler-llvm-context"]
#era-compiler-llvm-context = { git = 'https://www.github.com/matter-labs/era-compiler-llvm-context', branch = 'abalias-cpr-1560-find-a-solution-for-testing-dependencies-on-the-whole-system' }

0 comments on commit d554ac9

Please sign in to comment.