1
0
Fork 0
mirror of https://github.com/imjasonh/rustvulncheck synced 2026-07-18 06:48:57 +00:00
rustvulncheck/tests/fixtures/test_project/Cargo.lock

23 lines
490 B
Text
Raw Normal View History

# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "hyper"
version = "0.14.27"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "tokio"
version = "1.32.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "serde"
version = "1.0.190"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "test-app"
version = "0.1.0"