migrate/rocket/0.5 #3

Merged
b4tman merged 6 commits from migrate/rocket/0.5 into master 2023-08-18 08:07:14 +00:00
Showing only changes of commit ca75f84ee2 - Show all commits

View File

@ -3,7 +3,7 @@ name: default
steps:
- name: build
image: rust/1-alpine
image: rust:1-alpine
commands:
- apk add --no-cache musl-dev
- cargo fetch