Update Android build scripts. Remove unnecessary project files
This commit is contained in:
10
examples/rust/binding-example/Cargo.toml
Normal file
10
examples/rust/binding-example/Cargo.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "binding-example"
|
||||
version = "0.1.0"
|
||||
authors = ["Joseph Henry <joseph.henry@zerotier.com>"]
|
||||
edition = "2018"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
#rustc-link-search = ["../../../lib/debug/macos-x86_64/"]
|
||||
|
||||
[dependencies]
|
||||
Reference in New Issue
Block a user