mirror of
https://github.com/RGBCube/embd-rs
synced 2025-07-27 13:37:44 +00:00
Don't warn for unexpected cfgs
This commit is contained in:
parent
8c4ad0eb1b
commit
661d2d54c0
2 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#![allow(unexpected_cfgs)]
|
||||
#![cfg(procmacro2_semver_exempt)]
|
||||
use std::{
|
||||
borrow::Cow,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue