Skip to content

Commit a412057

Browse files
committed
transports/quic: remove deny(unsafe-code) flag
1 parent 3121a63 commit a412057

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

transports/quic/src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@
5555
//! Instead, you must pass all needed configuration into the constructor.
5656
//!
5757
58-
#![deny(unsafe_code)]
59-
6058
mod connection;
6159
mod endpoint;
6260
mod error;

0 commit comments

Comments
 (0)