]> git.lizzy.rs Git - PAKEs.git/blobdiff - .github/workflows/workspace.yml
2021 edition bump + doc improvements; MSRV 1.56 (#80)
[PAKEs.git] / .github / workflows / workspace.yml
index 9117e88727d6fb8eb81ad08e2f3cac40fe2989cb..128fc900291789ba61f12a86c00f96b2d655f1c7 100644 (file)
@@ -16,7 +16,7 @@ jobs:
       - uses: actions/checkout@v1
       - uses: actions-rs/toolchain@v1
         with:
-          toolchain: 1.41.0 # MSRV
+          toolchain: 1.56.0 # MSRV
           components: clippy
           override: true
           profile: minimal