summaryrefslogtreecommitdiffstats
path: root/.clippy.toml
diff options
context:
space:
mode:
authorextrawurst <mail@rusticorn.com>2023-01-28 14:52:54 +0100
committerextrawurst <776816+extrawurst@users.noreply.github.com>2023-01-29 09:28:09 +0100
commitce70d5ef12ae5e4df2953385f2c4e1293400ae2e (patch)
tree661e5e0f4512b663528d22096cdbdae40b31d01c /.clippy.toml
parent48eed0562a9416555105f2802e987ab0711cedbb (diff)
bump msrv 1.64
Diffstat (limited to '.clippy.toml')
-rw-r--r--.clippy.toml2
1 files changed, 1 insertions, 1 deletions
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