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 8865e2f commit ace96e3Copy full SHA for ace96e3
examples/oidc_cli/Cargo.toml
@@ -13,7 +13,7 @@ test = false
13
anyhow = { workspace = true }
14
axum = "0.7.4"
15
dirs = "5.0.1"
16
-futures-util = { workspace = true, default-features = false }
+futures-util = { workspace = true }
17
matrix-sdk-ui = { path = "../../crates/matrix-sdk-ui" }
18
rand = { workspace = true }
19
serde = { workspace = true }
0 commit comments