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 fb48fbb commit 29d405dCopy full SHA for 29d405d
transports/noise/src/lib.rs
@@ -54,7 +54,6 @@
54
//! [noise]: http://noiseprotocol.org/
55
56
#![cfg_attr(docsrs, feature(doc_cfg, doc_auto_cfg))]
57
-#![allow(deprecated)] // Temporarily until we remove deprecated items.
58
59
mod io;
60
mod protocol;
0 commit comments