chore: rename struct property

This commit is contained in:
appflowy
2022-04-09 07:35:35 +08:00
parent 1e997ccaad
commit 953af35029
12 changed files with 150 additions and 470 deletions

View File

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