From 87293dfdd38be71938ae9d6a9981eb4569de3521 Mon Sep 17 00:00:00 2001 From: "Tobin C. Harding" Date: Sun, 29 Dec 2024 08:42:34 +1100 Subject: [PATCH] api: Run just check-api --- api/hashes/alloc-only.txt | 1 - api/hashes/no-features.txt | 1 - 2 files changed, 2 deletions(-) diff --git a/api/hashes/alloc-only.txt b/api/hashes/alloc-only.txt index 50246e2d4..93d5bf78e 100644 --- a/api/hashes/alloc-only.txt +++ b/api/hashes/alloc-only.txt @@ -859,7 +859,6 @@ pub fn bitcoin_hashes::siphash24::State::fmt(&self, f: &mut core::fmt::Formatter pub macro bitcoin_hashes::hash_newtype! pub macro bitcoin_hashes::impl_debug_only_for_newtype! pub macro bitcoin_hashes::impl_hex_for_newtype! -pub macro bitcoin_hashes::serde_impl! pub macro bitcoin_hashes::sha256t_hash_newtype! pub macro bitcoin_hashes::sha256t_tag! pub mod bitcoin_hashes diff --git a/api/hashes/no-features.txt b/api/hashes/no-features.txt index 5283250bd..e1ce22551 100644 --- a/api/hashes/no-features.txt +++ b/api/hashes/no-features.txt @@ -806,7 +806,6 @@ pub fn bitcoin_hashes::siphash24::State::clone(&self) -> bitcoin_hashes::siphash pub fn bitcoin_hashes::siphash24::State::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result pub macro bitcoin_hashes::hash_newtype! pub macro bitcoin_hashes::impl_debug_only_for_newtype! -pub macro bitcoin_hashes::serde_impl! pub macro bitcoin_hashes::sha256t_hash_newtype! pub macro bitcoin_hashes::sha256t_tag! pub mod bitcoin_hashes