gptcommit icon indicating copy to clipboard operation
gptcommit copied to clipboard

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

Open Zander-1024 opened this issue 8 months ago • 0 comments

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):

  • 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))] | ^^^^^^^

Zander-1024 avatar Jun 10 '24 12:06 Zander-1024