Bump version placeholders to release
This commit is contained in:
parent
7eef946fc0
commit
455a7bc685
13 changed files with 51 additions and 51 deletions
|
@ -43,7 +43,7 @@ use crate::sys_common::{FromInner, IntoInner};
|
|||
#[stable(feature = "time", since = "1.3.0")]
|
||||
pub use core::time::Duration;
|
||||
|
||||
#[stable(feature = "duration_checked_float", since = "CURRENT_RUSTC_VERSION")]
|
||||
#[stable(feature = "duration_checked_float", since = "1.66.0")]
|
||||
pub use core::time::TryFromFloatSecsError;
|
||||
|
||||
/// A measurement of a monotonically nondecreasing clock.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue