build(deps): bump crypto-bigint from 0.7.3 to 0.7.4

Bumps [crypto-bigint](https://github.com/RustCrypto/crypto-bigint) from 0.7.3 to 0.7.4.
- [Changelog](https://github.com/RustCrypto/crypto-bigint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/RustCrypto/crypto-bigint/compare/v0.7.3...v0.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-17 14:34:35 +00:00
committed by GitHub
parent 344087d63f
commit 3f1e540cf1
Generated
+2 -2
View File
@@ -341,9 +341,9 @@ checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5"
[[package]]
name = "crypto-bigint"
version = "0.7.3"
version = "0.7.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "42a0d26b245348befa0c121944541476763dcc46ede886c88f9d12e1697d27c3"
checksum = "97bb4a855e3b10f84c4e7e895a7de01db7f9a7b7eb7f73ed9773fd52ac686451"
dependencies = [
"cpubits",
"ctutils",