diff options
Diffstat (limited to 'vendor/thiserror/README.md')
-rw-r--r-- | vendor/thiserror/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
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+* <br> |