Skip to content

build(deps): bump crypto-bigint from 0.7.0 to 0.7.1#1252

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/crypto-bigint-0.7.1
Open

build(deps): bump crypto-bigint from 0.7.0 to 0.7.1#1252
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/crypto-bigint-0.7.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2026

Bumps crypto-bigint from 0.7.0 to 0.7.1.

Changelog

Sourced from crypto-bigint's changelog.

0.7.1 (2026-03-10)

Added

  • Uint::{concat_resize, concat_checked, split_resize, split_checked} methods (#1223)

Changed

  • PrimeParams now requires a multiplicative generator value (#1221)
  • Improve performance of Monty pow/pow_vartime (#1222)

#1221: RustCrypto/crypto-bigint#1221 #1222: RustCrypto/crypto-bigint#1222 #1223: RustCrypto/crypto-bigint#1223

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 11, 2026
Bumps [crypto-bigint](https://github.com/RustCrypto/crypto-bigint) from 0.7.0 to 0.7.1.
- [Changelog](https://github.com/RustCrypto/crypto-bigint/blob/master/CHANGELOG.md)
- [Commits](RustCrypto/crypto-bigint@v0.7.0...v0.7.1)

---
updated-dependencies:
- dependency-name: crypto-bigint
  dependency-version: 0.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/crypto-bigint-0.7.1 branch from 0298f13 to 55942d2 Compare March 20, 2026 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants