summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2023-06-30 09:21:37 +0200
committerMatthias Beyer <mail@beyermatthias.de>2023-06-30 09:21:37 +0200
commit8926a45d0efb4f3cf62361a9d5a91a35caaf9cf0 (patch)
tree10096bb4db5605ccc321e4561653d54a39941d70
parent1551bf2a0643cc8aa71e03d9472b116f1662b661 (diff)
Add note about MSRV
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 74e7731..108b292 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,10 @@
you can write taskwarrior hooks without having to deal with the JSON
import/export foo by simply using this crate.
+# MSRV
+
+1.63.0
+
# License
task-hookrs - A Rust library for writing taskwarrior hooks and general interfacing with taskwarrior