Skip to content

Commit 267d4d3

Browse files
committed
update dependencies
1 parent cbebc15 commit 267d4d3

File tree

5 files changed

+259
-101
lines changed

5 files changed

+259
-101
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ jobs:
5757
matrix:
5858
os:
5959
- ubuntu-latest
60-
# 1.60 is the MSRV
61-
rust-version: ["1.60", stable]
60+
# 1.65 is the MSRV
61+
rust-version: ["1.65", stable]
6262
fail-fast: false
6363
steps:
6464
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4

0 commit comments

Comments
 (0)