mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
347245aaa1
* refactor: notification send * refactor: rename dart-notify to flowy-notification * ci: fix clippy wanrings * ci: fix rust code converage
4 lines
77 B
Rust
4 lines
77 B
Rust
fn main() {
|
|
flowy_codegen::protobuf_file::gen(env!("CARGO_PKG_NAME"));
|
|
}
|