chore: reorg
This commit is contained in:
13
__c_cpp/cpp/Cargo.toml
Normal file
13
__c_cpp/cpp/Cargo.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
[package]
|
||||
name = "rust_sample_cpp"
|
||||
version = "0.1.0"
|
||||
authors = ["Hatter Jiang <jht5945@gmail.com>"]
|
||||
edition = "2018"
|
||||
build = "build.rs"
|
||||
|
||||
[dependencies]
|
||||
cpp = "0.5.4"
|
||||
|
||||
[build-dependencies]
|
||||
cpp_build = "0.5.4"
|
||||
|
||||
Reference in New Issue
Block a user