Skip to content

Commit

Permalink
Bump clvmr from 0.9.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.9.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.9.0...0.9.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 3ffba04 commit 5c2eb5b
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 @@ -119,7 +119,7 @@ chia-puzzles-fuzz = { path = "./crates/chia-puzzles/fuzz", version = "0.15.0" }
clvm-traits-fuzz = { path = "./crates/clvm-traits/fuzz", version = "0.15.0" }
clvm-utils-fuzz = { path = "./crates/clvm-utils/fuzz", version = "0.15.0" }
blst = { version = "0.3.12", features = ["portable"] }
clvmr = "0.9.0"
clvmr = "0.9.1"
syn = "2.0.75"
quote = "1.0.32"
proc-macro2 = "1.0.84"
Expand Down

0 comments on commit 5c2eb5b

Please sign in to comment.