Switch to Rust edition 2021
[rapid-gossip-sync-server] / .github / workflows / build.yml
index fce9797d0a9f0f6520d15d56fff68eb3bb41f0ae..aca2d244fcde56b7ea9bb0392619c90a1e5929d8 100644 (file)
@@ -14,7 +14,7 @@ jobs:
       matrix:
         toolchain:
           - stable
-          - 1.48.0
+          - 1.56.0
           - beta
     runs-on: ubuntu-latest
     steps: