mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-09-15 03:27:49 +00:00
4 lines
160 B
TOML
4 lines
160 B
TOML
proto_crates = ["src/event_map.rs", "src/entities"]
|
|
proto_output_dir = "resources/proto"
|
|
protobuf_crate_path = "src/protobuf"
|
|
event_files = ["src/event_map.rs"] |