Skip to content

Update dependencies (rand, bitflags, eetf)#18

Merged
sile merged 4 commits intomasterfrom
update-deps
Mar 16, 2025
Merged

Update dependencies (rand, bitflags, eetf)#18
sile merged 4 commits intomasterfrom
update-deps

Conversation

@sile
Copy link
Copy Markdown
Owner

@sile sile commented Mar 16, 2025

Copilot Summary

This pull request includes updates to dependencies in the Cargo.toml file and enhancements to the DistributionFlags struct in src/flags.rs. The most important changes are:

Dependency updates:

  • Updated bitflags from version 1 to 2 in Cargo.toml
  • Updated eetf from version 0.8 to 0.9 in Cargo.toml
  • Updated rand from version 0.8 to 0.9 in Cargo.toml

Code enhancements:

  • Added Debug, Clone, Copy, PartialEq, Eq, and Hash traits to DistributionFlags struct in src/flags.rs

@sile sile merged commit acb1219 into master Mar 16, 2025
10 of 11 checks passed
@sile sile deleted the update-deps branch March 16, 2025 00:25
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