Skip to content

Bump rust-deps: tokio 1.51, toml 1.1, nvml 0.12, nix 0.31, rand 0.9#6

Merged
lance0 merged 2 commits intomainfrom
deps-update
Apr 10, 2026
Merged

Bump rust-deps: tokio 1.51, toml 1.1, nvml 0.12, nix 0.31, rand 0.9#6
lance0 merged 2 commits intomainfrom
deps-update

Conversation

@lance0
Copy link
Copy Markdown
Owner

@lance0 lance0 commented Apr 10, 2026

Summary

Dependencies updated

Package From To
tokio 1.50.0 1.51.0
toml 0.8.23 1.1.2
nvml-wrapper 0.11.0 0.12.1
nix 0.29.0 0.31.2
prometheus-client 0.24.0 0.24.1
rand 0.8.5 0.9.2

dependabot bot and others added 2 commits April 10, 2026 12:01
Bumps the rust-deps group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [tokio](https://github.com/tokio-rs/tokio) | `1.50.0` | `1.51.0` |
| [toml](https://github.com/toml-rs/toml) | `0.8.23` | `1.1.2+spec-1.1.0` |
| [nvml-wrapper](https://github.com/Cldfire/nvml-wrapper) | `0.11.0` | `0.12.1` |
| [nix](https://github.com/nix-rust/nix) | `0.29.0` | `0.31.2` |
| [prometheus-client](https://github.com/prometheus/client_rust) | `0.24.0` | `0.24.1` |
| [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.2` |


Updates `tokio` from 1.50.0 to 1.51.0
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.50.0...tokio-1.51.0)

Updates `toml` from 0.8.23 to 1.1.2+spec-1.1.0
- [Commits](toml-rs/toml@toml-v0.8.23...toml-v1.1.2)

Updates `nvml-wrapper` from 0.11.0 to 0.12.1
- [Release notes](https://github.com/Cldfire/nvml-wrapper/releases)
- [Changelog](https://github.com/rust-nvml/nvml-wrapper/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Cldfire/nvml-wrapper/commits)

Updates `nix` from 0.29.0 to 0.31.2
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](nix-rust/nix@v0.29.0...v0.31.2)

Updates `prometheus-client` from 0.24.0 to 0.24.1
- [Release notes](https://github.com/prometheus/client_rust/releases)
- [Changelog](https://github.com/prometheus/client_rust/blob/master/CHANGELOG.md)
- [Commits](prometheus/client_rust@v0.24.0...v0.24.1)

Updates `rand` from 0.8.5 to 0.9.2
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](rust-random/rand@0.8.5...rand_core-0.9.2)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.51.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-deps
- dependency-name: toml
  dependency-version: 1.1.2+spec-1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: rust-deps
- dependency-name: nvml-wrapper
  dependency-version: 0.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-deps
- dependency-name: nix
  dependency-version: 0.31.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-deps
- dependency-name: prometheus-client
  dependency-version: 0.24.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-deps
- dependency-name: rand
  dependency-version: 0.9.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
Update generate_api_key() to use rand 0.9's Fill trait API.
Remove unused RngCore import.
@lance0 lance0 merged commit f5368af into main Apr 10, 2026
5 checks passed
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