Commit 79af07c
committed
Lock down clap to a specific version, remove CLI's lockfile
It looks like there's a bug in clap 2.20.0 which broke Diesel CLI. The
lockfile for CLI is also never being used, in part because it's part of
a workspace, but also because crates.io never uses the checked in lock
file.
Fixes diesel-rs#602.1 parent ab110c8 commit 79af07c
2 files changed
Lines changed: 1 addition & 294 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments