40 lines
1.2 KiB
Plaintext
40 lines
1.2 KiB
Plaintext
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
# NOTE: This lockfile is artificial for testing purposes,
|
|
# and doesn't come from a real world example.
|
|
version = 3
|
|
|
|
[[package]]
|
|
name = "foo"
|
|
version = "0.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3"
|
|
dependencies = [
|
|
"branch 0.0.0",
|
|
"branch 0.0.0 (git+https://github.com/rustsec/rustsec?branch=mybranch)",
|
|
"tag 0.0.0",
|
|
"tag 0.0.0 (git+https://github.com/rustsec/rustsec?tag=mytag)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "branch"
|
|
version = "0.0.0"
|
|
source = "git+https://github.com/rustsec/rustsec?branch=mybranch#b8e3025aa30ea65144372bd68d26090c0f31bea2"
|
|
|
|
[[package]]
|
|
name = "branch"
|
|
version = "0.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3"
|
|
|
|
[[package]]
|
|
name = "tag"
|
|
version = "0.0.0"
|
|
source = "git+https://github.com/rustsec/rustsec?tag=mytag#c460e54ecd66a5da8d9725ee419b5199b552e0e6"
|
|
|
|
[[package]]
|
|
name = "tag"
|
|
version = "0.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3"
|