mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-02 08:47:26 +08:00
4 lines
40 B
Rust
4 lines
40 B
Rust
|
|
fn main() {
|
||
|
|
tauri_build::build();
|
||
|
|
}
|