1
Fork 0

Bump version placeholders to release

This commit is contained in:
Mark Rousskov 2022-10-31 10:43:15 -04:00
parent 7eef946fc0
commit 455a7bc685
13 changed files with 51 additions and 51 deletions

View file

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