Skip to content

Commit

Permalink
chore(deps): bump aurora-engine-modexp from 1.0.0 to 1.1.0 (bluealloy…
Browse files Browse the repository at this point in the history
…#1339)

Bumps [aurora-engine-modexp](https://github.com/aurora-is-near/aurora-engine) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/aurora-is-near/aurora-engine/releases)
- [Changelog](https://github.com/aurora-is-near/aurora-engine/blob/develop/CHANGES.md)
- [Commits](aurora-is-near/aurora-engine@1.0.0...1.1.0)

---
updated-dependencies:
- dependency-name: aurora-engine-modexp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 9165a4a commit 9ec2248
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.

2 changes: 1 addition & 1 deletion crates/precompile/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ once_cell = { version = "1.19", default-features = false, features = ["alloc"] }
ripemd = { version = "0.1", default-features = false }
sha2 = { version = "0.10", default-features = false }
# modexp precompile
aurora-engine-modexp = { version = "1.0", default-features = false }
aurora-engine-modexp = { version = "1.1", default-features = false }

# Optional KZG point evaluation precompile
c-kzg = { version = "1.0.0", default-features = false, optional = true }
Expand Down

0 comments on commit 9ec2248

Please sign in to comment.