mirror of
https://github.com/aquasecurity/trivy.git
synced 2026-02-11 19:23:22 +08:00
35 lines
1.0 KiB
Plaintext
35 lines
1.0 KiB
Plaintext
|
|
# This file is automatically @generated by Cargo.
|
||
|
|
# It is not intended for manual editing.
|
||
|
|
[[package]]
|
||
|
|
name = "libc"
|
||
|
|
version = "0.2.54"
|
||
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
|
|
||
|
|
[[package]]
|
||
|
|
name = "normal"
|
||
|
|
version =
|
||
|
|
dependencies = [
|
||
|
|
"libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
|
]
|
||
|
|
|
||
|
|
[[package]]
|
||
|
|
name = "typemap"
|
||
|
|
version = "0.3.3"
|
||
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
|
dependencies = [
|
||
|
|
"unsafe-any 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
|
]
|
||
|
|
|
||
|
|
[[package]]
|
||
|
|
name = "url"
|
||
|
|
version = "1.7.2"
|
||
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
|
dependencies = [
|
||
|
|
"idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
|
"matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
|
"percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
|
]
|
||
|
|
|
||
|
|
[metadata]
|
||
|
|
"checksum libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" = "c6785aa7dd976f5fbf3b71cfd9cd49d7f783c1ff565a858d71031c6c313aa5c6"
|