Skip to content

Commit

Permalink
Update dependency rust to v1.80.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 8, 2024
1 parent 90b4400 commit 6017cce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cdviz-collector/.mise.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ OTEL_TRACES_SAMPLER = "always_off"
[tools]
sccache = '0.8'
task = '3' # to have a set of simple commands for repetive task (and CI)
rust = '1.77.0' # the rust tool stack (with cargo, fmt, clippy) to build source
rust = '1.80.1' # the rust tool stack (with cargo, fmt, clippy) to build source
cargo-binstall = 'latest'

[plugins]
Expand Down

0 comments on commit 6017cce

Please sign in to comment.