Skip to content

Commit 29d405d

Browse files
chore(noise): remove unused attribute
Pull-Request: #4740.
1 parent fb48fbb commit 29d405d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

transports/noise/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@
5454
//! [noise]: http://noiseprotocol.org/
5555
5656
#![cfg_attr(docsrs, feature(doc_cfg, doc_auto_cfg))]
57-
#![allow(deprecated)] // Temporarily until we remove deprecated items.
5857

5958
mod io;
6059
mod protocol;

0 commit comments

Comments
 (0)