Closed shuther closed 3 months ago
Can confirm. Thanks for the report! Looks like https://github.com/rust-lang/rust/issues/125319.
Time to do a service release I guess. I should have some time this week. In the meanwhile you can rustup an older toolchain (or test your luck by cargo install
without --locked
?).
Description
cargo install --locked git-credential-keepassxc
generates an error; maybe a lib should be changed?Environment
keepassxc --version
output: 2.7.9git-credential-keepassxc --version
output:Checklist
Configuration
Logs
help: consider giving
items
an explicit type, where the placeholders_
are specified | 83 | let items: Box<_> = format_items | ++++++++Compiling num_enum_derive v0.7.0 For more information about this error, try
rustc --explain E0282
. error: could not compiletime
(lib) due to 1 previous error warning: build failed, waiting for other jobs to finish... error: failed to compilegit-credential-keepassxc v0.14.0