Cargo hangs at "Resolving dependency graph..." #11454
Labels
A-dependency-resolution
Area: dependency resolution and the resolver
C-bug
Category: bug
E-hard
Experience: Hard
Performance
Gotta go fast!
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
Problem
Building the following project, the build process hangs at
Resolving dependency graph...
Steps
matrix-sdk = { version = "0.6", default-features = false, features = ["e2e-encryption", "sled", "rustls-tls"] }
inCargo.toml
to add the dependency.Resolving dependency graph...
Possible Solution(s)
No response
Notes
No response
Version
Tried both stable and nightly releases:
The text was updated successfully, but these errors were encountered: