diff --git a/.circleci/config.yml b/.circleci/config.yml index 1265f324b..c6507d621 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -78,7 +78,7 @@ jobs: description: Whether to build the binary for release or debug. type: boolean version: - default: 1.49.0 + default: 1.57.0 description: Version of Rust executor to utilize. type: string with_cache: