From 5c7b4317e019f9b46dcc11e5a6a18e514ce85ebe Mon Sep 17 00:00:00 2001 From: Sean Lynch Date: Sun, 13 Nov 2022 17:56:33 -0800 Subject: [PATCH] Update nightly snapshot to the current one (#577) --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e3c706f..f6c6851 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ on: env: RUSTFLAGS: -Dwarnings RUST_BACKTRACE: 1 - nightly: nightly-2021-11-05 + nightly: nightly-2022-11-12 defaults: run: