From: rajarshimaitra Date: Wed, 18 Jan 2023 04:46:05 +0000 (+0530) Subject: bump stable rustc version to 1.65 X-Git-Tag: v0.27.1~4^2~1 X-Git-Url: http://internal-gitweb-vhost/?a=commitdiff_plain;h=0f3aca208044eef829769722afabb0dd002e1a86;p=bdk-cli bump stable rustc version to 1.65 --- diff --git a/.github/workflows/cont_integration.yml b/.github/workflows/cont_integration.yml index 0984f74..a1d4cd0 100644 --- a/.github/workflows/cont_integration.yml +++ b/.github/workflows/cont_integration.yml @@ -10,7 +10,7 @@ jobs: strategy: matrix: rust: - - 1.60.0 # STABLE + - 1.65.0 # STABLE - 1.57.0 # MSRV features: - default