Commit ec3a47e
committed
Point diesel_codegen back at git, use local override for dev
This resolves the issues with compilefail that was caused when two
`diesel` crates got built as transitive dependencies, while still
allowing people to use git dependencies properly.
Cargo documents that "This path must be an absolute path.", but that
appears to be untrue, which is good for our use case.1 parent a4a7bc2 commit ec3a47e
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments