mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
4 lines
184 B
TOML
4 lines
184 B
TOML
proto_rust_file_input_dir = ["src/event_map.rs", "src/entities"]
|
|
proto_file_output_dir = "resources/proto"
|
|
protobuf_crate_output_dir = "src/protobuf"
|
|
event_files = ["src/event_map.rs"] |