AppFlowy/frontend/rust-lib/flowy-net/Flowy.toml

4 lines
155 B
TOML
Raw Normal View History

2022-06-17 03:19:49 +00:00
proto_input = ["src/event_map.rs", "src/entities"]
proto_output = "resources/proto"
protobuf_crate_path = "src/protobuf"
2022-02-16 02:00:31 +00:00
event_files = ["src/event_map.rs"]