Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
Update Rust to 1.64
Alexis Sellier committed 3 years ago
commit 854b0ba3530aa58124ad52166bd1bc29277b980e
parent 86059467036681b36a4b1f7952aaf55214f7a650
2 files changed +2 -2
modified .github/workflows/actions.yml
@@ -42,7 +42,7 @@ jobs:
        with:
          profile: minimal
          components: clippy, rustfmt
-
          toolchain: 1.63
+
          toolchain: 1.64
      - name: Cache cargo registry
        uses: actions/cache@v1
        with:
modified rust-toolchain
@@ -1 +1 @@
-
1.63
+
1.64