Skip to content

Commit

Permalink
Update dependencies (#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
TethysSvensson authored Nov 8, 2024
1 parent df94dde commit 14f60dd
Show file tree
Hide file tree
Showing 22 changed files with 414 additions and 413 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@master
- uses: actions-rs/toolchain@v1
with:
toolchain: "1.70"
toolchain: "1.75"
profile: minimal
override: true
- name: Run check
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- Bump the Minimum Support Rust Version (MSRV) to 1.75.0

### Fixed

### Removed
Expand Down
Loading

0 comments on commit 14f60dd

Please sign in to comment.