cryptography/src/rust
dependabot[bot] 87b4565884
chore(deps): bump cc from 1.2.12 to 1.2.13 (#12421)
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.12 to 1.2.13.
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.12...cc-v1.2.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 12:18:13 +00:00
..
cryptography-cffi chore(deps): bump cc from 1.2.12 to 1.2.13 (#12421) 2025-02-10 12:18:13 +00:00
cryptography-crypto Added a utility for hex decoding (#12374) 2025-01-31 23:56:02 +00:00
cryptography-keepalive Format all rust imports consistently (#12381) 2025-02-01 16:48:32 -08:00
cryptography-key-parsing Format all rust imports consistently (#12381) 2025-02-01 16:48:32 -08:00
cryptography-openssl Format all rust imports consistently (#12381) 2025-02-01 16:48:32 -08:00
cryptography-x509 We need more cowbell^WOID (#12395) 2025-02-04 14:47:55 -08:00
cryptography-x509-verification ExtensionPolicy changes required for Python callback support. (#12417) 2025-02-08 12:35:42 -05:00
src PyPolicyDefinition and related Verifier API changes (#12390) 2025-02-05 12:46:43 -08:00
build.rs add XOFHash (#12380) 2025-02-01 17:26:59 -08:00
Cargo.toml add XOFHash (#12380) 2025-02-01 17:26:59 -08:00