File tree 13 files changed +0
-15
lines changed
cargo-credential-1password
cargo-credential-gnome-secret
cargo-credential-macos-keychain
13 files changed +0
-15
lines changed Original file line number Diff line number Diff line change 2
2
name = " cargo"
3
3
version = " 0.59.0"
4
4
edition = " 2021"
5
- authors = [
" Yehuda Katz <[email protected] >" ,
6
- " Carl Lerche <[email protected] >" ,
7
- " Alex Crichton <[email protected] >" ]
8
5
license = " MIT OR Apache-2.0"
9
6
homepage = " https://crates.io"
10
7
repository = " https://github.com/rust-lang/cargo"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " cargo-platform"
3
3
version = " 0.1.2"
4
- authors = [" The Cargo Project Developers" ]
5
4
edition = " 2021"
6
5
license = " MIT OR Apache-2.0"
7
6
homepage = " https://github.com/rust-lang/cargo"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " cargo-test-macro"
3
3
version = " 0.1.0"
4
- authors = [
" Jethro Beekman <[email protected] >" ]
5
4
edition = " 2021"
6
5
license = " MIT OR Apache-2.0"
7
6
homepage = " https://github.com/rust-lang/cargo"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " cargo-test-support"
3
3
version = " 0.1.0"
4
- authors = [
" Alex Crichton <[email protected] >" ]
5
4
license = " MIT OR Apache-2.0"
6
5
edition = " 2021"
7
6
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " cargo-util"
3
3
version = " 0.1.1"
4
- authors = [" The Cargo Project Developers" ]
5
4
edition = " 2021"
6
5
license = " MIT OR Apache-2.0"
7
6
homepage = " https://github.com/rust-lang/cargo"
Original file line number Diff line number Diff line change 2
2
name = " crates-io"
3
3
version = " 0.33.0"
4
4
edition = " 2021"
5
- authors = [
" Alex Crichton <[email protected] >" ]
6
5
license = " MIT OR Apache-2.0"
7
6
repository = " https://github.com/rust-lang/cargo"
8
7
description = """
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " cargo-credential-1password"
3
3
version = " 0.1.0"
4
- authors = [" The Rust Project Developers" ]
5
4
edition = " 2021"
6
5
license = " MIT OR Apache-2.0"
7
6
repository = " https://github.com/rust-lang/cargo"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " cargo-credential-gnome-secret"
3
3
version = " 0.1.0"
4
- authors = [" The Rust Project Developers" ]
5
4
edition = " 2021"
6
5
license = " MIT OR Apache-2.0"
7
6
repository = " https://github.com/rust-lang/cargo"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " cargo-credential-macos-keychain"
3
3
version = " 0.1.0"
4
- authors = [" The Rust Project Developers" ]
5
4
edition = " 2021"
6
5
license = " MIT OR Apache-2.0"
7
6
repository = " https://github.com/rust-lang/cargo"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " cargo-credential-wincred"
3
3
version = " 0.1.0"
4
- authors = [" The Rust Project Developers" ]
5
4
edition = " 2021"
6
5
license = " MIT OR Apache-2.0"
7
6
repository = " https://github.com/rust-lang/cargo"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " cargo-credential"
3
3
version = " 0.1.0"
4
- authors = [" The Rust Project Developers" ]
5
4
edition = " 2021"
6
5
license = " MIT OR Apache-2.0"
7
6
repository = " https://github.com/rust-lang/cargo"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " mdman"
3
3
version = " 0.1.0"
4
- authors = [" Eric Huss" ]
5
4
edition = " 2021"
6
5
license = " MIT OR Apache-2.0"
7
6
description = " Creates a man page page from markdown."
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " resolver-tests"
3
3
version = " 0.1.0"
4
- authors = [
" Alex Crichton <[email protected] >" ]
5
4
edition = " 2018"
6
5
7
6
[dependencies ]
You can’t perform that action at this time.
0 commit comments