chore(deps): bump the rust-dependencies group across 1 directory with 6 updates #400
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates the requirements on halo2curves, rand_core, rand_chacha, itertools, rand and getrandom to permit the latest version.
Updates
halo2curves
to 0.8.0Release notes
Sourced from halo2curves's releases.
Commits
62e3a77
Fix broken docs (#185)aa50568
typo-Update msm.rs (#184)3a70c12
Fix pallas name (#182)94e3692
Removepasta
dependency (#180)8771fe5
Refactor field tests (#166)eb9812c
Faster G2 subgroup check for BN curve (#173)ada4d50
Expose coefficients of extension fields (#174)b753a83
Version bump (#172)c5c2462
AddFrom\<bool>
for Fields (#171)44e142f
Add edge case handling forbatch_add
(#169)Updates
rand_core
to 0.9.0Release notes
Sourced from rand_core's releases.
... (truncated)
Changelog
Sourced from rand_core's changelog.
... (truncated)
Commits
96f8df6
Prepare 0.9.0 release (#1558)34da321
Enablestdarch_x86_avx512
for cpu hasavx512bw
(#1551)b4b1eb7
Re-org with distr::slice, distr::weighted modules (#1548)16eb7de
Add thethread_rng
feature flag (#1547)afa24e4
Fix test status badges (#1544)c681dfc
Create FUNDING.yml9f05e22
Update: getrandom v0.3.0 rc.0 (#1541)88c310b
Fix docs.rs build options (#1539)b879689
Adjust GH Actions (#1538)3fac49f
Prepare 0.9.0-beta.0 (#1535)Updates
rand_chacha
to 0.9.0Release notes
Sourced from rand_chacha's releases.
... (truncated)
Changelog
Sourced from rand_chacha's changelog.
... (truncated)
Commits
96f8df6
Prepare 0.9.0 release (#1558)34da321
Enablestdarch_x86_avx512
for cpu hasavx512bw
(#1551)b4b1eb7
Re-org with distr::slice, distr::weighted modules (#1548)16eb7de
Add thethread_rng
feature flag (#1547)afa24e4
Fix test status badges (#1544)c681dfc
Create FUNDING.yml9f05e22
Update: getrandom v0.3.0 rc.0 (#1541)88c310b
Fix docs.rs build options (#1539)b879689
Adjust GH Actions (#1538)3fac49f
Prepare 0.9.0-beta.0 (#1535)Updates
itertools
to 0.14.0Changelog
Sourced from itertools's changelog.
... (truncated)
Commits
a015a68
Addnext_array
andcollect_array
a1213e1
Prepare v0.14.0 releaseff0c942
fix clippy lintsf80883b
Fix into_group_map_by documentation errorsb793238
Add track_caller for asser_equal5d4056b
default_features
is deprecated - switch it todefault-features
a447b68
doc for added traitd0479b0
"nitpicks"35c78ce
IndexMut -> BorrowMut<slice>deb53ba
refactored to share codeUpdates
rand
to 0.9.0Changelog
Sourced from rand's changelog.
... (truncated)
Commits
96f8df6
Prepare 0.9.0 release (#1558)34da321
Enablestdarch_x86_avx512
for cpu hasavx512bw
(#1551)b4b1eb7
Re-org with distr::slice, distr::weighted modules (#1548)16eb7de
Add thethread_rng
feature flag (#1547)afa24e4
Fix test status badges (#1544)c681dfc
Create FUNDING.yml9f05e22
Update: getrandom v0.3.0 rc.0 (#1541)88c310b
Fix docs.rs build options (#1539)b879689
Adjust GH Actions (#1538)3fac49f
Prepare 0.9.0-beta.0 (#1535)Updates
getrandom
to 0.3.1Changelog
Sourced from getrandom's changelog.
... (truncated)
Commits
2bb3959
Release v0.3.1 (#589)ac379da
Fix build error on Android (#588)aa96363
Add benchmarks for u32/u64 functions. (#582)e38855c
Fix release date for v0.3.0 (#587)d568374
Release v0.3.0 (#563)5e62ce9
rndr: minor tweaks (#586)3d0c01c
ci: disable broken Solaris and Emscripten cross jobs (#585)7cde98b
Addwasm_js
feature flag (#574)