Vendor CMakeRust
This commit is contained in:
committed by
Dustin J. Mitchell
parent
37d7f3de8a
commit
7492fc48bb
9
cmake/CMakeRust/crates/test-lib/Cargo.toml
Normal file
9
cmake/CMakeRust/crates/test-lib/Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "test-lib"
|
||||
version = "0.1.0"
|
||||
authors = ["Marc-André Moreau <marcandre.moreau@gmail.com>"]
|
||||
|
||||
[lib]
|
||||
crate-type = ["staticlib"]
|
||||
|
||||
[dependencies]
|
||||
Reference in New Issue
Block a user