Update README.md

This commit is contained in:
Filipe Rodrigues 2024-07-01 00:15:30 +01:00 committed by GitHub
parent 042b177e24
commit 3c9d382ef1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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,