Update to Rust 1.68

main
Clément FRÉVILLE 2 years ago
parent 60e4713f7f
commit 9ab405e020

@ -4,7 +4,7 @@ name: default
steps:
- name: build
image: rust:1.67
image: rust:1.68
commands:
- cargo build
volumes:

Loading…
Cancel
Save