We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8ff3b2 commit 2d854b9Copy full SHA for 2d854b9
1 file changed
cryptography/src/bls12381/mod.rs
@@ -5,7 +5,6 @@
5
//! This crate has the following features:
6
//!
7
//! - `portable`: Enables `portable` feature on `blst` (<https://github.com/supranational/blst?tab=readme-ov-file#platform-and-language-compatibility>).
8
-//!
9
pub mod certificate;
10
#[cfg(feature = "std")]
11
pub mod dkg;
0 commit comments