Skip to content

Commit

Permalink
Bump clvmr from 0.8.0 to 0.10.0
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.10.0.
- [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.10.0)

---
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 Nov 20, 2024
1 parent 0e4db1e commit adf2ec6
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 5 deletions.
28 changes: 24 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 @@ -30,7 +30,7 @@ do-notation = "0.1.3"
serde_json = "1.0"
sha2 = "0.9.5"
tempfile = "3.14.0"
clvmr = { version = "0.8.0", features = ["pre-eval"] }
clvmr = { version = "0.10.0", features = ["pre-eval"] }
binascii = "0.1.4"
yaml-rust2 = "0.9"
hashlink = "0.9.1"
Expand Down

0 comments on commit adf2ec6

Please sign in to comment.