Skip to content

Commit

Permalink
Update all packages, bump msrv to 1.70
Browse files Browse the repository at this point in the history
  • Loading branch information
GREsau committed Sep 8, 2024
1 parent 0a7aa5e commit 5722755
Show file tree
Hide file tree
Showing 5 changed files with 215 additions and 124 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ jobs:
strategy:
matrix:
rust:
- 1.65.0
- 1.70.0
- stable
- beta
- nightly
include:
- rust: 1.65.0
- rust: 1.70.0
allow_failure: false
- rust: stable
allow_failure: false
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [1.0.0-alpha.16] - **in-dev**

### Changed

- ⚠️ MSRV is now 1.70 ⚠️

## [1.0.0-alpha.15] - 2024-09-05

### Added
Expand Down
Loading

0 comments on commit 5722755

Please sign in to comment.