Skip to content

Commit

Permalink
chore: update tauri version
Browse files Browse the repository at this point in the history
  • Loading branch information
Akagi201 committed Jan 19, 2024
1 parent b4706f9 commit 8283373
Show file tree
Hide file tree
Showing 5 changed files with 58 additions and 59 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Only macOS build is maintained in the [releases](https://github.com/Akagi201/cha
## Install tauri tools

```sh
cargo install tauri-cli --git https://github.com/tauri-apps/tauri --tag tauri-v2.0.0-alpha.20
cargo install tauri-cli --git https://github.com/tauri-apps/tauri --tag tauri-v2.0.0-alpha.21
```

## Debug
Expand Down
1 change: 0 additions & 1 deletion src-tauri/.rustfmt.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ normalize_comments = true
normalize_doc_attributes = true
format_code_in_doc_comments = true
use_field_init_shorthand = true
ignore = ["src/bindings/operator_manager.rs", "src/bindings/ledger.rs", "src/bindings/vault.rs", "src/bindings/vault_manager.rs", "src/bindings/native_usdc.rs"]
102 changes: 51 additions & 51 deletions src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8283373

Please sign in to comment.