build: macos and android fix

This commit is contained in:
ardocrat
2024-07-02 16:40:07 +03:00
parent f67aac23fc
commit 18138c9c66
5 changed files with 54 additions and 17 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ To build and run application go to project directory and run:
```
cargo build --release
./target/release/grim
./target/release/grim-bin
```
### Android