mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-08-07 00:12:16 +00:00
5 lines
189 B
TOML
5 lines
189 B
TOML
|
|
proto_crates = ["src/entities", "src/event_map.rs", "src/dart_notification.rs"]
|
|
proto_output_dir = "resources/proto"
|
|
protobuf_crate_path = "src/protobuf"
|
|
event_files = ["src/event_map.rs"] |