Commit Graph

2 Commits

Author SHA1 Message Date
Philipp Hansch 4d1a11d354
Deprecate util/dev in favor of cargo alias
If you've been using `./util/dev` before, this now becomes `cargo dev`.

The key part of this change is found in `.cargo/config`.

This means one less shell script and a bit more cross-platform support
for contributors.
2020-01-30 21:34:31 +01:00
Lzu Tao 871b30266c PR template might not be stripped by contributors 2019-10-10 00:57:57 +07:00