summaryrefslogtreecommitdiffstats
path: root/vendor/object/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/object/README.md')
-rw-r--r--vendor/object/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/object/README.md b/vendor/object/README.md
index 19268a953..36cbfb8f0 100644
--- a/vendor/object/README.md
+++ b/vendor/object/README.md
@@ -39,8 +39,8 @@ See [`crates/examples`](crates/examples) for more examples.
Changes to MSRV are considered breaking changes. We are conservative about changing the MSRV,
but sometimes are required to due to dependencies. The MSRV is:
- * 1.42.0 for the `read` feature and its dependencies.
- * 1.56.1 for the `write` feature and its dependencies.
+ * 1.52.0 for the `read` feature and its dependencies.
+ * 1.61.0 for the `write` feature and its dependencies.
## License