Skip to content

Commit 15bdbc3

Browse files
authored
Update lib (#3933)
1 parent 4d49a87 commit 15bdbc3

File tree

9 files changed

+170
-105
lines changed

9 files changed

+170
-105
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2.1
33
executors:
44
rust-stable:
55
docker:
6-
- image: cimg/rust:1.56.1
6+
- image: cimg/rust:1.59.0
77
working_directory: /home/circleci/build
88

99
jobs:

0 commit comments

Comments
 (0)