Skip to content

Commit 2cbf6c7

Browse files
authored
chore: upgrade Rust to 1.54.0 (#1076)
1 parent f8b46d0 commit 2cbf6c7

File tree

5 files changed

+4173
-4205
lines changed

5 files changed

+4173
-4205
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
if: success() && steps.source.outputs.modified == 'true'
112112
with:
113113
# This must match the version in hash/_wasm/rust-toolchain:
114-
rust-version: 1.53.0
114+
rust-version: 1.54.0
115115
targets: wasm32-unknown-unknown
116116
components: rustfmt
117117

0 commit comments

Comments
 (0)