From 3408b906570324cb214b42e91f502af06a524db6 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Thu, 21 Oct 2021 11:16:01 -0400 Subject: [PATCH] Trying another nightly --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 9fba79820..c31ceb5bb 100644 --- a/.drone.yml +++ b/.drone.yml @@ -122,7 +122,7 @@ steps: # using https://github.com/pksunkara/cargo-workspaces - name: publish to crates.io - image: rust:1.51 + image: rustlang/rust:nightly environment: CARGO_TOKEN: from_secret: cargo_api_token