fix: library update, CircleCI modification

This commit is contained in:
Volodymyr Orlov
2020-06-05 18:00:56 -07:00
parent a2784d6345
commit 45cf7adf37
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
version: 2
version: 2.1
jobs:
build:
docker:
- image: rust:latest
- image: circleci/rust:latest
environment:
TZ: "/usr/share/zoneinfo/your/location"
steps: