gptcommit
gptcommit copied to clipboard
bug: windows install gptcommit v0.5.16 is fail by cargo
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
Run your command with the
RUST_LOG=trace
environment variable for the best support
System Info (please complete the following information):
- OS: Windows
- Version v0.5.16
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))]
| ^^^^^^^