Skip to content

Commit

Permalink
feat: optimise memory usage
Browse files Browse the repository at this point in the history
  • Loading branch information
slavik-pastushenko committed Jan 16, 2025
1 parent df7dd53 commit eac9c80
Show file tree
Hide file tree
Showing 12 changed files with 246 additions and 238 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Use Rust
uses: actions-rust-lang/setup-rust-toolchain@v1
with:
toolchain: 1.83.0
toolchain: 1.84.0
components: clippy, rustfmt
- name: Install tarpaulin
run: cargo install --locked cargo-tarpaulin
Expand Down
Loading

0 comments on commit eac9c80

Please sign in to comment.