docs_rs_test_incorrect_lockfile 0.2.0

Test crate for docs.rs build tests
1
2
3
4
5
6
7
8
9
10
[dependencies.log]
features = ["kv_unstable_sval"]
version = "0.4.17"

[package]
description = "Test crate for docs.rs build tests\n"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "docs_rs_test_incorrect_lockfile"
version = "0.2.0"