1
Fork 0

replace placeholder version

This commit is contained in:
Boxy 2024-11-25 11:46:46 +00:00
parent 5f8a2405a6
commit 174ad448c7
31 changed files with 99 additions and 99 deletions

View file

@ -13,7 +13,7 @@
//! `aarch64-apple-darwin` target names, which are mostly named that way for
//! legacy reasons.
#![stable(feature = "os_darwin", since = "CURRENT_RUSTC_VERSION")]
#![stable(feature = "os_darwin", since = "1.84.0")]
#![doc(cfg(target_vendor = "apple"))]
pub mod fs;