fix: feature flag name
This commit is contained in:
parent
200b2d6e30
commit
6c8fd7c507
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#[cfg(feature = "macros")]
|
||||
#[cfg(feature = "derive")]
|
||||
pub use relax_macros::Relax;
|
||||
|
||||
use std::convert::{From, TryFrom};
|
||||
|
|
Loading…
Reference in a new issue