Skip to content

Commit

Permalink
Updated to rust 1.73.0
Browse files Browse the repository at this point in the history
# Conflicts:
#	Cargo.lock
#	Cargo.toml
  • Loading branch information
gr211 committed Oct 15, 2023
1 parent 89d4cd7 commit eb94cfe
Show file tree
Hide file tree
Showing 5 changed files with 214 additions and 256 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
rust:
- 1.70.0 # MSRV
- 1.73.0 # MSRV

steps:
- name: Checkout
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
rust:
- 1.70.0 # MSRV
- 1.73.0 # MSRV

steps:
- name: Checkout
Expand Down
Loading

0 comments on commit eb94cfe

Please sign in to comment.