generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 129
Closed as not planned
Labels
[C] Feature / EnhancementA new feature request or enhancement to an existing feature.A new feature request or enhancement to an existing feature.
Description
cargo +1.76 new demo
cd demo
cargo +1.76 kaniThis results in the error
error: expected a version like "1.32"
error: Failed to execute cargo (exit status: 101). Found 0 compilation errors.
#3593 uses the package ID from cargo metadata as the argument to -p, but before the package ID spec was stabilized in 1.77, the package ID couldn't be used in this way.
Feel free to close if supporting older Rust versions is not desired
Metadata
Metadata
Assignees
Labels
[C] Feature / EnhancementA new feature request or enhancement to an existing feature.A new feature request or enhancement to an existing feature.