Skip to content

feat(cargo): add Cargo.lock #651

feat(cargo): add Cargo.lock

feat(cargo): add Cargo.lock #651

Triggered via push February 16, 2025 20:34
Status Success
Total duration 1m 8s
Artifacts

codspeed.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
benchmarks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
benchmarks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
benchmarks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
benchmarks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
benchmarks: benches/separate_components.rs#L41
use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
benchmarks: benches/algos.rs#L260
use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
benchmarks: benches/kuhn_munkres.rs#L16
use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`