Skip to content

Commit

Permalink
add missing doc_auto_cfg
Browse files Browse the repository at this point in the history
Co-authored-by: Jon C <[email protected]>
  • Loading branch information
kevinheavey and joncinque committed Nov 21, 2024
1 parent e8b6a77 commit 32cd6d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/precompiles/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#![cfg_attr(docsrs, feature(doc_auto_cfg))]
use {
lazy_static::lazy_static, solana_feature_set::FeatureSet,
solana_precompile_error::PrecompileError, solana_program::instruction::CompiledInstruction,
Expand Down

0 comments on commit 32cd6d8

Please sign in to comment.