1 2 3 4 5 6 7 8
[package] name = "test_cp_first_lib" version = "0.1.0" edition = "2024" license = "MIT OR Apache-2.0" description = "a first lib of study rust lib" [dependencies]