Skip to content

Commit e55db1c

Browse files
committed
Bump MSRV to 1.55.
1 parent 6592a51 commit e55db1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ jobs:
229229
with:
230230
submodules: true
231231
- name: Install Rust
232-
run: rustup update 1.42.0 && rustup default 1.42.0
232+
run: rustup update 1.55.0 && rustup default 1.55.0
233233
- run: cargo build
234234

235235
miri:

0 commit comments

Comments
 (0)