chore(deps): update docker.io/rust docker tag to v1.80 #32

Merged
kemitix merged 1 commit from renovate/docker.io-rust-1.x into main 2024-07-26 10:02:08 +01:00
Showing only changes of commit ca7be5c484 - Show all commits

View file

@ -53,7 +53,7 @@ steps:
publish_to_crates_io:
when:
- event: tag
image: docker.io/rust:1.79
image: docker.io/rust:1.80
commands:
- cargo login "$CARGO_REGISTRY_TOKEN"
- cargo publish --registry crates-io --no-verify