Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Artemka374 committed Nov 6, 2024
1 parent b2dd9aa commit b6ba779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/shivini/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@ pub use context::ProverContextConfig;
pub use data_structures::CacheStrategy;
pub use data_structures::CommitmentCacheStrategy;
pub use data_structures::PolynomialsCacheStrategy;
pub use primitives::tree::GpuTreeHasher;
pub use prover::gpu_prove_from_external_witness_data;
pub use prover::gpu_prove_from_external_witness_data_with_cache_strategy;
pub use primitives::tree::GpuTreeHasher;

0 comments on commit b6ba779

Please sign in to comment.