Bump to 1.53.0
Co-authored-by: Mara Bos <m-ou.se@m-ou.se>
This commit is contained in:
parent
0895a693bd
commit
b42e52f2cc
1 changed files with 1 additions and 1 deletions
|
@ -184,7 +184,7 @@ pub enum ErrorKind {
|
|||
/// This operation is unsupported on this platform.
|
||||
///
|
||||
/// This means that the operation can never succeed.
|
||||
#[stable(feature = "unsupported_error", since = "1.52.0")]
|
||||
#[stable(feature = "unsupported_error", since = "1.53.0")]
|
||||
Unsupported,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue