Sophie Silver
Results
1
issues of
Sophie Silver
Currently, `dioxus-desktop` imports `rfd` with default features, which, by default enables `async-std`. If I import rfd with the `tokio` feature, it causes a compile error: ```toml [dependencies] dioxus = {...
desktop
dependencies