github.com/google/osv-scalibr@v0.4.1/extractor/filesystem/language/rust/cargolock/testdata/two-packages-with-local.lock (about)

     1  # This file is automatically @generated by Cargo.
     2  # It is not intended for manual editing.
     3  version = 3
     4  
     5  [[package]]
     6  name = "addr2line"
     7  version = "0.15.2"
     8  source = "registry+https://github.com/rust-lang/crates.io-index"
     9  checksum = "e7a2e47a1fbe209ee101dd6d61285226744c6c8d3c21c8dc878ba6cb9f467f3a"
    10  dependencies = [
    11   "gimli",
    12  ]
    13  
    14  [[package]]
    15  name = "local-rust-pkg"
    16  version = "0.1.0"