From 54bd02527cc01e277d683bf283915f01a4b8ef02 Mon Sep 17 00:00:00 2001 From: Martin Pool Date: Fri, 10 Jan 2025 18:32:13 +0000 Subject: [PATCH] Doc: it's still actively maintained! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63ecbcb7..27b1dece 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ If you use cargo-mutants or just like the idea you can help it get better: ## Project status -As of January 2024 this is an actively-maintained spare time project. I expect to make [releases](https://github.com/sourcefrog/cargo-mutants/releases) about every one or two months. +As of January 2025 this is an actively-maintained spare time project. I expect to make [releases](https://github.com/sourcefrog/cargo-mutants/releases) about every one or two months. It's very usable at it is and there's room for lots more future improvement, especially in adding new types of mutation.