Skip to content

[agent] Update rand crate to v0.9.2#300

Merged
tlepoint merged 1 commit into
mainfrom
codex/update-rand-crate-to-version-0.9.2
Aug 26, 2025
Merged

[agent] Update rand crate to v0.9.2#300
tlepoint merged 1 commit into
mainfrom
codex/update-rand-crate-to-version-0.9.2

Conversation

@tlepoint

Copy link
Copy Markdown
Owner

Summary

  • upgrade rand and rand_chacha to 0.9
  • switch to new rand APIs (rand::rng, rand::distr::Uniform, random_range)
  • update examples, benches and tests accordingly

Testing

  • cargo +nightly fmt --all
  • cargo clippy --all-targets -- -D warnings
  • cargo test

https://chatgpt.com/codex/tasks/task_e_68ada4df28748323b5be1de4e0539aa7

@tlepoint

Copy link
Copy Markdown
Owner Author

Replaces #297 and #299

@tlepoint tlepoint merged commit 2548d27 into main Aug 26, 2025
6 checks passed
@tlepoint tlepoint deleted the codex/update-rand-crate-to-version-0.9.2 branch August 26, 2025 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant