Skip to content

Commit

Permalink
transports/quic: remove deny(unsafe-code) flag
Browse files Browse the repository at this point in the history
  • Loading branch information
elenaf9 committed Oct 16, 2022
1 parent 3121a63 commit a412057
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions transports/quic/src/lib.rs
Expand Up @@ -55,8 +55,6 @@
//! Instead, you must pass all needed configuration into the constructor.
//!

#![deny(unsafe_code)]

mod connection;
mod endpoint;
mod error;
Expand Down

0 comments on commit a412057

Please sign in to comment.