We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccf2a96 commit 7c4ab7fCopy full SHA for 7c4ab7f
sm4/src/lib.rs
@@ -10,7 +10,7 @@
10
//!
11
//! [SM4]: https://en.wikipedia.org/wiki/SM4_(cipher)
12
13
-// #![no_std]
+#![no_std]
14
#![doc(
15
html_logo_url = "https://raw.githubusercontent.com/RustCrypto/media/26acc39f/logo.svg",
16
html_favicon_url = "https://raw.githubusercontent.com/RustCrypto/media/26acc39f/logo.svg"
0 commit comments