cratesplitting #141

Merged
jake merged 29 commits from cratesplitting into master 2023-11-12 02:44:11 -05:00
Showing only changes of commit 2cede0077a - Show all commits

View File

@ -18,7 +18,7 @@ steps:
- name: target-cache - name: target-cache
path: /drone/src/target path: /drone/src/target
commands: commands:
- cargo sweep --maxsize 12GiB - cargo prune
- name: build - name: build
image: rustlang/rust:nightly image: rustlang/rust:nightly
volumes: volumes: