We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 706f64c commit f7d66a1Copy full SHA for f7d66a1
Makefile.toml
@@ -13,7 +13,7 @@ extend = [
13
CARGO_MAKE_EXTEND_WORKSPACE_MAKEFILE = true
14
CARGO_MAKE_CRATE_FS_NAME = "dart_ffi"
15
CARGO_MAKE_CRATE_NAME = "dart-ffi"
16
-VERSION = "0.0.1"
+VERSION = "0.0.2"
17
FEATURES = "flutter"
18
PRODUCT_NAME = "AppFlowy"
19
#CRATE_TYPE: https://doc.rust-lang.org/reference/linkage.html
0 commit comments