made common module pub
This commit is contained in:
parent
fee450f04b
commit
fe5d34968d
2 changed files with 2 additions and 2 deletions
|
|
@ -22,7 +22,7 @@ pub mod awc;
|
|||
pub mod reqwest;
|
||||
|
||||
#[cfg(feature = "__common")]
|
||||
mod common;
|
||||
pub mod common;
|
||||
|
||||
mod de_util;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue