zurawiki / gptcommit

A git prepare-commit-msg hook for authoring commit messages with GPT-3.
MIT License
2.33k stars 77 forks source link

bug: windows install gptcommit v0.5.16 is fail by cargo #275

Closed Zander-1024 closed 3 weeks ago

Zander-1024 commented 5 months ago

Describe the bug

To Reproduce use cargo install gptcommit v0.5.16

Expected behavior A clear and concise description of what you expected to happen.

Screenshots image Run your command with the RUST_LOG=trace environment variable for the best support

System Info (please complete the following information):

Additional context error[E0635]: unknown feature stdsimd
--> C:\Users\zhuang.cargo\registry\src\index.crates.io-6f17d22bba15001f\ahash-0.7.7\src/lib.rs:33:42 | 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] | ^^^^^^^

zurawiki commented 3 weeks ago

Hi @Zander-1024 , thanks for the details bug report. This should be fixed with the latest version of Rust and gptcommit 0.5.17