Skip to content

chore: update dependencies in Cargo.lock and fuzz/Cargo.lock#134

Merged
TKorr merged 1 commit into
mainfrom
chore/cargo-update
May 19, 2026
Merged

chore: update dependencies in Cargo.lock and fuzz/Cargo.lock#134
TKorr merged 1 commit into
mainfrom
chore/cargo-update

Conversation

@TKorr
Copy link
Copy Markdown
Contributor

@TKorr TKorr commented May 14, 2026

  • Bumped versions of several dependencies to their latest releases, including anstyle, anyhow, bitflags, bumpalo, cc, clap, clap_builder, clap_lex, digest, fastrand, hashbrown, hybrid-array, indexmap, itoa, js-sys, libc, libfuzzer-sys, rustc-hash, and siphasher.
  • Updated cachekit version from 0.2.0 to 0.8.0 in the fuzzing context to enhance functionality and performance.
  • Ensured compatibility with the latest versions of dependencies to maintain stability and leverage improvements in the ecosystem.

Description

Related Issue

Fixes #

Type of Change

  • 🐛 Bug fix (non-breaking change that fixes an issue)
  • ✨ New feature (non-breaking change that adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 📝 Documentation update
  • 🔧 Refactoring (no functional changes)
  • ⚡ Performance improvement
  • 🧪 Test addition or modification

How Has This Been Tested?

  • Unit tests
  • Integration tests
  • Manual testing

Test environment:

  • OS:
  • Rust version:

Checklist

  • My code follows the project's coding standards
  • I have run cargo fmt and cargo clippy
  • I have added tests for my changes
  • All new and existing tests pass (cargo test)
  • I have updated the documentation as needed
  • I have added an entry to CHANGELOG.md (if applicable)

Screenshots (if applicable)

Additional Notes

- Bumped versions of several dependencies to their latest releases, including `anstyle`, `anyhow`, `bitflags`, `bumpalo`, `cc`, `clap`, `clap_builder`, `clap_lex`, `digest`, `fastrand`, `hashbrown`, `hybrid-array`, `indexmap`, `itoa`, `js-sys`, `libc`, `libfuzzer-sys`, `rustc-hash`, and `siphasher`.
- Updated `cachekit` version from `0.2.0` to `0.8.0` in the fuzzing context to enhance functionality and performance.
- Ensured compatibility with the latest versions of dependencies to maintain stability and leverage improvements in the ecosystem.
@TKorr TKorr merged commit 6525c38 into main May 19, 2026
17 of 18 checks passed
@TKorr TKorr deleted the chore/cargo-update branch May 19, 2026 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant