diff --git a/README.md b/README.md index 1b046db..7180dfd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +## DEPRECATED: Use [`anyhow`](https://github.com/dtolnay/anyhow) + String error type. This crate contains a type `StringError`, to be used to report top-level errors to a user,