diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 11cf35c4483..c722395d520 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ on: env: NODE_VERSION: 14.18.1 - RUST_VERSION: 1.56.1 + RUST_VERSION: 1.57.0 jobs: frontend: diff --git a/RustConfig b/RustConfig index 0daa11f11a2..c857590ddb4 100644 --- a/RustConfig +++ b/RustConfig @@ -1 +1 @@ -VERSION=1.56.1 +VERSION=1.57.0