From c00486c9bbfc9fa8f989715ea6cee1e324e2ea00 Mon Sep 17 00:00:00 2001 From: Pietro Albini Date: Thu, 21 Dec 2023 15:39:15 +0100 Subject: update version placeholders --- library/std/src/hash/mod.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library/std/src/hash') diff --git a/library/std/src/hash/mod.rs b/library/std/src/hash/mod.rs index bd9bbf29875..e5ef9e33597 100644 --- a/library/std/src/hash/mod.rs +++ b/library/std/src/hash/mod.rs @@ -87,5 +87,5 @@ pub(crate) mod random; #[stable(feature = "rust1", since = "1.0.0")] pub use core::hash::*; -#[stable(feature = "std_hash_exports", since = "CURRENT_RUSTC_VERSION")] +#[stable(feature = "std_hash_exports", since = "1.76.0")] pub use self::random::{DefaultHasher, RandomState}; -- cgit 1.4.1-3-g733a5