chore(deps): update docker.io/rust docker tag to v1.81
This commit is contained in:
parent
a2e91a871b
commit
9943a0fe4e
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.80
|
||||
image: docker.io/rust:1.81
|
||||
commands:
|
||||
- cargo login "$CARGO_REGISTRY_TOKEN"
|
||||
- cargo publish --registry crates-io --no-verify
|
||||
|
|
Loading…
Reference in a new issue