1
0
Fork 0
forked from wry/wry

build: upgrade to rust 1.65

This commit is contained in:
Julian Orth 2022-11-03 19:23:55 +01:00
parent 335677bbcd
commit 729e47a756
2 changed files with 0 additions and 3 deletions

View file

@ -1,4 +1,3 @@
#![feature(generic_associated_types, label_break_value)]
#![allow(
clippy::mem_replace_with_default,
clippy::comparison_chain,