Skip to content

Commit

Permalink
add to s2n-quic-dc
Browse files Browse the repository at this point in the history
  • Loading branch information
WesleyRosenblum committed Aug 2, 2024
1 parent a6e0c74 commit 2864e03
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dc/s2n-quic-dc/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0

#![allow(unexpected_cfgs)]

pub mod allocator;
pub mod clock;
pub mod congestion;
Expand Down

0 comments on commit 2864e03

Please sign in to comment.