You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ cargo build
Updating crates.io index
error: failed to select a version for the requirement `security-framework = "^0.1.9"`
candidate versions found which didn't match: 2.6.1, 2.6.0, 2.5.0, ...
location searched: crates.io index
required by package `native-tls v0.1.0`
... which satisfies dependency `native-tls = "^0.1"` of package `hyper-native-tls v0.2.0`
... which satisfies dependency `hyper-native-tls = "^0.2"` of package `reqwest v0.6.0`
... which satisfies dependency `reqwest = "^0.6"` of package `acme-client v0.5.0`
... which satisfies dependency `acme-client = "^0.5"` of package `warehouse v0.1.0 (/home/user/warehouse)`
A project with the dependency
does not even compile:
This issue may be related to #43.
The text was updated successfully, but these errors were encountered: