Skip to content

Commit da83919

Browse files
committed
Bump MSRV for deps
In particular, we need 1.32 for rust-lang/rust#51994 and `extern crate std` due to getrandom.
1 parent 466d64d commit da83919

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@ workflows:
6363
jobs:
6464
- linux:
6565
name: openssl
66-
image: 1.31.0-stretch
66+
image: 1.32.0-stretch
6767
- macos:
68-
version: 1.31.0
68+
version: 1.32.0

0 commit comments

Comments
 (0)