Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
// SPDX-License-Identifier: GPL-3.0-or-later WITH LicenseRef-Hippotat-OpenSSL-Exception
// There is NO WARRANTY.
-//! Hippotat - proc macros
+//! Hippotat - proc macros - obsolete crate
//!
-//! This crate is an internal detail of hippotat.
-//! It does not adhere to semver.
+//! This crate was an internal detail of hippotat.
+//!
+//! It is no longer needed. This version is an empty tombstone crate.
+//!
+//! Also, it does not adhere to semver.
#![allow(clippy::style)]