summaryrefslogtreecommitdiffstats
path: root/vendor/object/README.md
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 12:18:58 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 12:18:58 +0000
commita4b7ed7a42c716ab9f05e351f003d589124fd55d (patch)
treeb620cd3f223850b28716e474e80c58059dca5dd4 /vendor/object/README.md
parentAdding upstream version 1.67.1+dfsg1. (diff)
downloadrustc-a4b7ed7a42c716ab9f05e351f003d589124fd55d.tar.xz
rustc-a4b7ed7a42c716ab9f05e351f003d589124fd55d.zip
Adding upstream version 1.68.2+dfsg1.upstream/1.68.2+dfsg1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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