Skip to content

Commit cb1dc4b

Browse files
committed
Bump to v0.11.2
- update MSRV to 1.89 - release patches of #162 #167
1 parent 3669975 commit cb1dc4b

10 files changed

Lines changed: 689 additions & 584 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
strategy:
7878
matrix:
7979
os: [ubuntu-latest, windows-latest]
80-
rust: [1.85, stable]
80+
rust: [1.89, stable]
8181

8282
runs-on: ${{ matrix.os }}
8383
steps:

0 commit comments

Comments
 (0)