From 9835e2ae736235810b4ea1c162ca5e65c547e770 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 18 May 2024 04:49:50 +0200 Subject: Merging upstream version 1.71.1+dfsg1. Signed-off-by: Daniel Baumann --- vendor/thiserror/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vendor/thiserror/README.md') diff --git a/vendor/thiserror/README.md b/vendor/thiserror/README.md index 3ba375ff3..9de063c37 100644 --- a/vendor/thiserror/README.md +++ b/vendor/thiserror/README.md @@ -16,7 +16,7 @@ This library provides a convenient derive macro for the standard library's thiserror = "1.0" ``` -*Compiler support: requires rustc 1.31+* +*Compiler support: requires rustc 1.56+*
-- cgit v1.2.3