Skip to content

Commit 56fea98

Browse files
authored
Update config.yml
1 parent 8653c15 commit 56fea98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
# name: Upload Coverage
5353
# command: ./scripts/codecov.sh
5454
- save_cache:
55-
key: v1-dependencies-{{ arch }}-{{ checksum "Cargo.lock" }}
55+
key: v1-dependencies-{{ arch }}-{{ checksum "Cargo.toml" }}
5656
paths:
5757
- "~/.cargo"
5858
- "./target"

0 commit comments

Comments
 (0)