cargo private

To start a new build commit change to repository or click New build button.
Auto merge of #6881 - k-nasa:feature_cargo_toml_template, r=alexcrichton
Default Cargo.toml template provide help for completing the metadata ## Descriptio This is new Cargo.toml example. ```toml [package] name = "foo" version = "0.1.0" authors = ["k-nasa"] documentation = "" homepage = "" repository = "" readme = "" categories = [] keywords = [] license = "" edition = "2018" [dependencies] # See more https://doc.rust-lang.org/cargo/reference/manifest.html ``` ## Motivation close: https://github.com/rust-lang/cargo/issues/6845
1.0.7709
6 years ago by bors
6 years ago in 24 min 10 sec
Environment: TARGET=x86_64-pc-windows-msvc, OTHER_TARGET=i686-pc-windows-msvc
24 min 10 sec
Rendering console...
Log is empty.