Add dart to rust example
This commit is contained in:
8
dart-to-rust/Cargo.toml
Normal file
8
dart-to-rust/Cargo.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "dart-to-rust"
|
||||
version = "0.1.0"
|
||||
authors = ["Zmant <zmant724@aliyun.com"]
|
||||
|
||||
[lib]
|
||||
name = "rust_add"
|
||||
crate-type = ["cdylib"]
|
||||
Reference in New Issue
Block a user