Skip to content

Commit

Permalink
Update dependencies. (#36)
Browse files Browse the repository at this point in the history
* Update dependencies.

* Update readme.
  • Loading branch information
Ernyoke authored Dec 18, 2024
1 parent 6c11d58 commit c904204
Show file tree
Hide file tree
Showing 5 changed files with 533 additions and 257 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
strategy:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
rust_version: ["1.64.0", "stable"]
rust_version: ["1.83.0", "stable"]
steps:
- name: Checkout sources
uses: actions/checkout@v3
Expand Down
Loading

0 comments on commit c904204

Please sign in to comment.