We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 765fca9 commit fd6ec97Copy full SHA for fd6ec97
README.md
@@ -35,6 +35,16 @@ From within a Rust source directory, just run
35
cargo mutants
36
```
37
38
+## Project status
39
+
40
+As of April 2023 this is an actively-maintained spare time project. It is very usable as it is
41
+and there is room for future improvements, especially in adding new types of mutation.
42
43
+I expect to make releases about every one or two months, depending on how much time and
44
+energy I have available.
45
46
+Constructive feedback is welcome but there is absolutely no warranty or guarantee of support.
47
48
## Further reading
49
50
**The main documentation is the user guide at <https://mutants.rs/>.**
0 commit comments