Bump since to 1.52.0
This commit is contained in:
parent
9f589b023f
commit
86592b9939
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@ pub enum ErrorKind {
|
||||||
UnexpectedEof,
|
UnexpectedEof,
|
||||||
|
|
||||||
/// This operation is not supported on this platform.
|
/// This operation is not supported on this platform.
|
||||||
#[stable(feature = "not_supported_error", since = "1.50.0")]
|
#[stable(feature = "not_supported_error", since = "1.52.0")]
|
||||||
NotSupported,
|
NotSupported,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue