chore(deps): update docker.io/rust docker tag to v1.82
All checks were successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
This commit is contained in:
parent
d90a1c42c8
commit
48e468b8f2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue