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
[package]
name = "docs_rs_test_incorrect_lockfile"
version = "0.1.0"
edition = "2021"
description = """
Test crate for docs.rs build tests
"""
license = "MIT OR Apache-2.0"

[dependencies]
rand_core = "0.5"