Skip to content

Commit

Permalink
Bump blst from 0.3.12 to 0.3.13
Browse files Browse the repository at this point in the history
Bumps [blst](https://github.com/supranational/blst) from 0.3.12 to 0.3.13.
- [Release notes](https://github.com/supranational/blst/releases)
- [Commits](supranational/blst@v0.3.12...v0.3.13)

---
updated-dependencies:
- dependency-name: blst
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 30, 2024
1 parent c906a85 commit 3ba25e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 57 deletions.
58 changes: 2 additions & 56 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 @@ -100,7 +100,7 @@ clvm-traits = { path = "./crates/clvm-traits", version = "0.10.0" }
clvm-utils = { path = "./crates/clvm-utils", version = "0.10.0" }
clvm-derive = { path = "./crates/clvm-derive", version = "0.10.0" }
chia-fuzz = { path = "./crates/chia-consensus/fuzz", version = "0.10.0" }
blst = { version = "0.3.12", features = ["portable"] }
blst = { version = "0.3.13", features = ["portable"] }
clvmr = "0.7.0"
syn = "2.0.72"
quote = "1.0.32"
Expand Down

0 comments on commit 3ba25e6

Please sign in to comment.