chore(deps): update docker.io/rust docker tag to v1.82
All checks were successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful

This commit is contained in:
Renovate Bot 2024-10-17 23:46:58 +00:00
parent d90a1c42c8
commit 48e468b8f2

View file

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