Skip to content

Commit

Permalink
Bump chia-bls from 0.4.0 to 0.9.0
Browse files Browse the repository at this point in the history
Bumps [chia-bls](https://github.com/Chia-Network/chia_rs) from 0.4.0 to 0.9.0.
- [Release notes](https://github.com/Chia-Network/chia_rs/releases)
- [Commits](Chia-Network/chia_rs@0.4.0...0.9.0)

---
updated-dependencies:
- dependency-name: chia-bls
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 29, 2024
1 parent cd7921a commit 3c90a48
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 38 deletions.
107 changes: 70 additions & 37 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ lazy_static = "1.4.0"
num-bigint = "0.4.3"
num-traits = "0.2.15"
num-integer = "0.1.45"
chia-bls = "0.4.0"
chia-bls = "0.9.0"
sha2 = "0.10.8"
openssl = { version = "=0.10.55", features = ["vendored"], optional = true }
hex-literal = "=0.4.1"
Expand Down

0 comments on commit 3c90a48

Please sign in to comment.