Skip to content

Commit

Permalink
cargo update
Browse files Browse the repository at this point in the history
  • Loading branch information
huxi committed Aug 28, 2023
1 parent e7f6f41 commit d1f0544
Show file tree
Hide file tree
Showing 6 changed files with 97 additions and 97 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
os: [macos-latest, windows-latest, ubuntu-latest]
toolchain:
- stable
- 1.67.0
- 1.70.0
- beta
- nightly
steps:
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased][unreleased]
### Changed
- `cargo update`
- minimal Rust version is now 1.65.0
- minimal Rust version is now 1.70.0

## [2.0.0] - 2023-01-28
### Added
Expand Down
Loading

0 comments on commit d1f0544

Please sign in to comment.