1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 06:16:04 +00:00

let chains are stabilized

This commit is contained in:
mat 2025-06-26 06:48:25 -12:00
parent 537ec510f0
commit 7b8dc189f7

View file

@ -1,6 +1,5 @@
#![doc = include_str!("../README.md")]
#![feature(type_changing_struct_update)]
#![feature(let_chains)]
#![feature(never_type)]
pub mod accept_resource_packs;