chore(deps): update docker.io/rust docker tag to v1.82

This commit is contained in:
Renovate Bot 2024-10-17 23:46:58 +00:00 committed by Paul Campbell
parent 869ea0f082
commit 8e697abd34

View file

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