summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2023-01-25 11:08:27 +0100
committerMatthias Beyer <mail@beyermatthias.de>2023-01-25 11:08:27 +0100
commitd9cfc8dee3fac33ea6b5a837a1744f20c0f72fb3 (patch)
tree4b08e8621b9d49232152a453aadd7aae478d36d3 /README.md
parentf12b93fb949557dd41cbe870179eb9afbb4c3769 (diff)
Update MSRV: 1.59.0 -> 1.60.0
The is necessary because if the "toml" dependency is updated to 0.6.0, it requires 1.60.0 as MSRV. 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 06b9831..9205c46 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ more usage information.
## MSRV
-We currently support Rust 1.59.0 and newer.
+We currently support Rust 1.60.0 and newer.
## License