Crate cargo_edit [−] [src]
Show and Edit Cargo's Manifest Files
Structs
| Dependency |
A dependency handled by Cargo |
| Manifest |
A Cargo Manifest |
Functions
| get_crate_name_from_github |
Query crate name by accessing a github repo Cargo.toml |
| get_crate_name_from_gitlab |
Query crate name by accessing a gitlab repo Cargo.toml |
| get_crate_name_from_path |
Query crate name by accessing Cargo.toml in a local path |
| get_latest_dependency |
Query latest version from crates.io |