Skip to content

Commit

Permalink
Bump ctor from 0.2.8 to 0.2.9 (#174)
Browse files Browse the repository at this point in the history
Bumps [ctor](https://github.com/mmastrac/rust-ctor) from 0.2.8 to 0.2.9.
- [Commits](https://github.com/mmastrac/rust-ctor/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Weikeng Chen <[email protected]>
  • Loading branch information
dependabot[bot] and weikengchen authored Dec 14, 2024
1 parent bbbe3f8 commit a326e4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ rand_chacha = "0.3.1"
stwo-prover = { git = "https://github.com/Bitcoin-Wildlife-Sanctuary/stwo", tag = "for-fibonacci" }
num-traits = "0.2.0"
lazy_static = "1.4.0"
ctor = "0.2.8"
ctor = "0.2.9"
itertools = "0.13.0"
hex = "0.4.3"
anyhow = "1.0.86"
Expand Down

0 comments on commit a326e4b

Please sign in to comment.