From ce70d5ef12ae5e4df2953385f2c4e1293400ae2e Mon Sep 17 00:00:00 2001 From: extrawurst Date: Sat, 28 Jan 2023 14:52:54 +0100 Subject: bump msrv 1.64 --- .clippy.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.clippy.toml') diff --git a/.clippy.toml b/.clippy.toml index 2723a280..bdfdfde5 100644 --- a/.clippy.toml +++ b/.clippy.toml @@ -1,2 +1,2 @@ -msrv = "1.60.0" +msrv = "1.64.0" cognitive-complexity-threshold = 18 \ No newline at end of file -- cgit v1.2.3