issues
search
DioxusLabs
/
sdk
A library to provide abstractions to access common utilities when developing Dioxus applications.
Apache License 2.0
84
stars
13
forks
source link
Cleanup Cargo.toml
#25
Closed
DogeDark
closed
9 months ago
DogeDark
commented
9 months ago
This has a few benefits:
Cleaner toml
Deps are easy to find what uses them.
Only the features necessary for a feature are enabled and not all for every feature.
This has a few benefits: