File: Cargo.lock.git-ref

package info (click to toggle)
rust-cargo-lock 10.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 360 kB
  • sloc: makefile: 10
file content (39 lines) | stat: -rw-r--r-- 1,263 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# 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"