docs_rs_test_incorrect_lockfile 0.1.0

Test crate for docs.rs build tests
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "docs_rs_test_incorrect_lockfile"
version = "0.1.0"
dependencies = [
 "rand_core",
]

[[package]]
name = "rand_core"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "615e683324e75af5d43d8f7a39ffe3ee4a9dc42c5c701167a71dc59c3a493aca"