Cargo.toml (rustc-1.45.0-src.tar.xz) | : | Cargo.toml (rustc-1.45.2-src.tar.xz) | ||
---|---|---|---|---|
[package] | [package] | |||
name = "cargo" | name = "cargo" | |||
version = "0.46.0" | version = "0.46.1" | |||
edition = "2018" | edition = "2018" | |||
authors = ["Yehuda Katz <wycats@gmail.com>", | authors = ["Yehuda Katz <wycats@gmail.com>", | |||
"Carl Lerche <me@carllerche.com>", | "Carl Lerche <me@carllerche.com>", | |||
"Alex Crichton <alex@alexcrichton.com>"] | "Alex Crichton <alex@alexcrichton.com>"] | |||
license = "MIT OR Apache-2.0" | license = "MIT OR Apache-2.0" | |||
homepage = "https://crates.io" | homepage = "https://crates.io" | |||
repository = "https://github.com/rust-lang/cargo" | repository = "https://github.com/rust-lang/cargo" | |||
documentation = "https://docs.rs/cargo" | documentation = "https://docs.rs/cargo" | |||
readme = "README.md" | readme = "README.md" | |||
description = """ | description = """ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |