Skip to content

Commit

Permalink
fuck: your rust compiler updates sucks
Browse files Browse the repository at this point in the history
  • Loading branch information
andelf committed May 5, 2024
1 parent 4a045b9 commit 52fe777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#![no_std]
#![allow(static_mut_refs)]
#![allow(static_mut_refs, unexpected_cfgs)]

pub use ch32_metapac as pac;

Expand Down

0 comments on commit 52fe777

Please sign in to comment.