mirror of
https://github.com/RGBCube/embd-rs
synced 2025-07-27 13:37:44 +00:00
Oops, features aren't the same as cfg options
This commit is contained in:
parent
53f550c9c0
commit
c8cd9b447e
6 changed files with 8 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
#![cfg(feature = "procmacro2_semver_exempt")]
|
||||
#![cfg(procmacro2_semver_exempt)]
|
||||
use std::{
|
||||
borrow::Cow,
|
||||
fs,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue