mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
refactor: remove the protobuf's model folder
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
proto_crates = ["src/model"]
|
||||
proto_output_dir = "resources/proto"
|
||||
protobuf_crate_path = "src/protobuf"
|
||||
proto_rust_file_input_dir = ["src/model"]
|
||||
proto_file_output_dir = "resources/proto"
|
||||
protobuf_crate_output_dir = "src/protobuf"
|
||||
event_files = []
|
Reference in New Issue
Block a user