rerun_except 0.1.2

Rerun a cargo build except when specified files are changed
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# rerun_except 0.1.2 (2020-04-28)

* Silence compiler warning about the non-use of "dyn".


# rerun_except 0.1.1 (2019-11-21)

* License as dual Apache-2.0/MIT (instead of a more complex, and little
  understood, triple license of Apache-2.0/MIT/UPL-1.0).


# rerun_except 0.1.0 (2019-05-26)

First stable release.