From 43ba93355d175918797898bc28955b371c8f7150 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Sun, 6 Aug 2023 12:11:33 +0200 Subject: [PATCH] ci: Bump rustc from 1.48 to 1.63 The 'log' crate depends on cfg(target_has_atomic) now --- .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 3b3c2e6..6ddfdf2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -80,7 +80,7 @@ jobs: rust: - stable - beta - - 1.48.0 + - 1.63.0 features: - ''