Skip to content

Commit

Permalink
Bump clvmr from 0.8.0 to 0.9.1
Browse files Browse the repository at this point in the history
Bumps [clvmr](https://github.com/Chia-Network/clvm_rs) from 0.8.0 to 0.9.1.
- [Release notes](https://github.com/Chia-Network/clvm_rs/releases)
- [Changelog](https://github.com/Chia-Network/clvm_rs/blob/main/RELEASE.md)
- [Commits](Chia-Network/clvm_rs@0.8.0...0.9.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 517ba41 commit 567ae3f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -31,7 +31,7 @@ do-notation = "0.1.3"
serde_json = "1.0"
sha2 = "0.9.5"
tempfile = "3.13.0"
clvmr = { version = "0.8.0", features = ["pre-eval"] }
clvmr = { version = "0.9.1", features = ["pre-eval"] }
binascii = "0.1.4"
yaml-rust2 = "0.9"
hashlink = "0.9.1"
Expand Down

0 comments on commit 567ae3f

Please sign in to comment.