Skip to content

Commit

Permalink
api: Run just check-api
Browse files Browse the repository at this point in the history
  • Loading branch information
tcharding committed Dec 28, 2024
1 parent ed387e5 commit 87293df
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion api/hashes/alloc-only.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion api/hashes/no-features.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 87293df

Please sign in to comment.