We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b58d864 commit 562e885Copy full SHA for 562e885
Cargo.toml
@@ -91,7 +91,7 @@ markdown = ["iced/markdown"]
91
highlighter = ["iced/highlighter"]
92
async-std = [
93
"dep:async-std",
94
- "ashpd/async-std",
+ "ashpd?/async-std",
95
"rfd?/async-std",
96
"zbus?/async-io",
97
"iced/async-std",
0 commit comments