fix smoke from builds produced by --all-features
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
fdc9a9a1b8
commit
74832bdc47
9 changed files with 21 additions and 22 deletions
|
@ -1,4 +1,4 @@
|
|||
#![cfg(feature = "mods")]
|
||||
#![cfg(conduit_mods)]
|
||||
|
||||
pub(crate) use libloading::os::unix::{Library, Symbol};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue