- 
                Notifications
    
You must be signed in to change notification settings  - Fork 2.7k
 
Closed as not planned
Labels
A-documenting-cargo-itselfArea: Cargo's documentationArea: Cargo's documentationCommand-verify-projectS-triageStatus: This issue is waiting on initial triage.Status: This issue is waiting on initial triage.
Description
I'm reading this page. I'm trying to understand how I can trigger the cargo verify-project into outputting invalid. It seems like no matter what I write in the Cargo.toml file, the cargo verify-project will always output success. Even when I write for example time: "1000000.0.0" as a dependency (which obviously isn't a valid dependency and verify-cargo should probably reject that if I understood it correctly).
How exactly can I trigger Cargo.toml into outputting invalid? Please give me a specific example of how it would look like. And would be great if you also added the example in this page.
Metadata
Metadata
Assignees
Labels
A-documenting-cargo-itselfArea: Cargo's documentationArea: Cargo's documentationCommand-verify-projectS-triageStatus: This issue is waiting on initial triage.Status: This issue is waiting on initial triage.