Skip to content

Commit 8345bab

Browse files
committed
require 1.58 msrv
1 parent 6cf1fa7 commit 8345bab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
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.55.0 && rustup default 1.55.0
232+
run: rustup update 1.58.0 && rustup default 1.58.0
233233
- run: cargo build
234234

235235
miri:

0 commit comments

Comments
 (0)