chore: Merge branch 'main' into develop

This commit is contained in:
nathan
2023-05-04 12:39:46 +08:00
146 changed files with 2576 additions and 1572 deletions

View File

@ -7,8 +7,8 @@ edition = "2018"
[lib]
name = "dart_ffi"
# this value will change depending on the target os
# default static lib
crate-type = ["cdylib"]
# default staticlib
crate-type = ["staticlib"]
[dependencies]