summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2022-03-22 07:43:01 +0100
committerMatthias Beyer <mail@beyermatthias.de>2022-03-22 07:43:02 +0100
commitfd61af61d5f621a3bcacd00fd8a814dedd31007d (patch)
tree440e13cff2a4070b1df6169f42b302a136e20e02 /README.md
parent273fef4bd1f0918f9c85879eb4054358ba713554 (diff)
Update MSRV
One of our (transitive?) dependencies requires us to compile with a compiler that supports rust 2021, so we update the MSRV as well. Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index deee396..40a8915 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ more usage information.
## MSRV
-We currently support Rust 1.49.0 and newer.
+We currently support Rust 1.56.0 and newer.
## License