-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed as not planned
Labels
C-bugCategory: bugCategory: bugS-needs-infoStatus: Needs more info, such as a reproduction or more background for a feature request.Status: Needs more info, such as a reproduction or more background for a feature request.
Description
Problem
Hi All,
I have cargo.toml file present in windows 11 machine where trying to use rumqtt 0.31.0 version.
But when i am running "cargo build" cli, I'm getting below error:
**$ cargo build
Updating crates.io index
Downloaded autocfg v0.1.8
error: failed to download replaced source registry `crates-io`
Caused by:
failed to verify the checksum of `autocfg v0.1.8`**
can anyone please help me with this error.
Steps
steps:
- Install rust
- Install gitbash to run all commands.
- Modify the cargo.toml file as per above screen shot.
- execute "cargo build" cli.
Possible Solution(s)
No response
Notes
No response
Version
No response
Metadata
Metadata
Assignees
Labels
C-bugCategory: bugCategory: bugS-needs-infoStatus: Needs more info, such as a reproduction or more background for a feature request.Status: Needs more info, such as a reproduction or more background for a feature request.