| Age | Commit message (Collapse) | Author |
|
|
|
If these targets have the same names, only the last processed target
gets put into rust-project.json.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
git-subtree-dir: subprojects/clap
git-subtree-split: 53a69215e481c237bff5599f93bbcc7bdc6218c5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Parsing version numbers to u64s could cause an panic on int overflow
with very large versions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|