Skip to content

chore(deps): bump rand from 0.8.5 to 0.9.0 #81

chore(deps): bump rand from 0.8.5 to 0.9.0

chore(deps): bump rand from 0.8.5 to 0.9.0 #81

Triggered via pull request February 3, 2025 10:02
Status Failure
Total duration 42s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint: src/crypto.rs#L39
use of deprecated function `rand::thread_rng`: renamed to `rng`
lint: src/crypto.rs#L39
use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
lint
Process completed with exit code 101.