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 a951eff714 - Show all commits

View File

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