mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
Extract protobuf structs from flowy-sync crate (#1425)
* refactor: extract data model from flowy-sync crate * chore: rename lib-infra features
This commit is contained in:
@ -38,6 +38,5 @@ openssl_vendored = ["flowy-sdk/openssl_vendored"]
|
||||
|
||||
[build-dependencies]
|
||||
lib-infra = { path = "../../../shared-lib/lib-infra", features = [
|
||||
"protobuf_file_gen",
|
||||
"dart",
|
||||
] }
|
||||
|
Reference in New Issue
Block a user