Cargo.toml
toml [dependencies] app = "^0.2.0"
toml [dependencies] app = { git = "https://github.com/biluohc/app-rs",branch = "master", version = "^0.2.0" }
cargo doc --open