wiggle: depend on bitflags, and re-export it.
This commit is contained in:
@@ -6,6 +6,7 @@ use std::slice;
|
||||
use std::str;
|
||||
use std::sync::Arc;
|
||||
|
||||
pub use bitflags;
|
||||
pub use wiggle_macro::from_witx;
|
||||
|
||||
#[cfg(feature = "wiggle_metadata")]
|
||||
|
||||
Reference in New Issue
Block a user