From e293dc2bc199a7fc910c1bc475b7e9aa8a11469c Mon Sep 17 00:00:00 2001 From: Arthur Meyre Date: Mon, 30 Jan 2023 14:14:17 +0100 Subject: [PATCH] chore(tfhe): update check toolchain after new stable rust release --- toolchain.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolchain.txt b/toolchain.txt index 3ff200564..595cdb732 100644 --- a/toolchain.txt +++ b/toolchain.txt @@ -1 +1 @@ -nightly-2022-12-05 +nightly-2023-01-30