Skip to content

Commit

Permalink
chore: update Rust for std/crypto to 1.74.0 (#3832)
Browse files Browse the repository at this point in the history
* chore: update Rust for `std/crypto`

* fix

* x

* update
  • Loading branch information
iuioiua authored Nov 22, 2023
1 parent 9aa2909 commit 0643203
Show file tree
Hide file tree
Showing 3 changed files with 1,438 additions and 1,438 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
if: success() && steps.source.outputs.modified == 'true'
with:
# This must match the version in _wasm/rust-toolchain.toml of the module folder
rust-version: 1.73.0
rust-version: 1.74.0
targets: wasm32-unknown-unknown
components: rustfmt

Expand Down
Loading

0 comments on commit 0643203

Please sign in to comment.