dependencies
This commit is contained in:
parent
9260ee87e1
commit
49f0f34270
3 changed files with 4 additions and 2 deletions
|
|
@ -2,6 +2,7 @@ pub use iced;
|
|||
pub use iced_lazy;
|
||||
pub use iced_native;
|
||||
pub use iced_style;
|
||||
#[cfg(feature = "iced_winit")]
|
||||
pub use iced_winit;
|
||||
|
||||
#[cfg(feature = "applet")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue