Skip to content

Commit

Permalink
Fix bench build.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dirbaio committed Sep 12, 2024
1 parent 7c60eac commit 9c6e8b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benches/bench.rs
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ mod wire {
sack_permitted: false,
sack_ranges: [None, None, None],
payload: &PAYLOAD_BYTES,
timestamp: None,
};
let mut bytes = vec![0xa5; repr.buffer_len()];

Expand Down

0 comments on commit 9c6e8b4

Please sign in to comment.