Skip to content

Commit

Permalink
Changed event path
Browse files Browse the repository at this point in the history
  • Loading branch information
maddeleine committed Sep 17, 2024
1 parent 3837bb3 commit 97c25b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quic/s2n-quic-events/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -752,7 +752,7 @@ fn main() -> Result<()> {
EventInfo {
input_path: concat!(
env!("CARGO_MANIFEST_DIR"),
"/../../dc/s2n-quic-dc/src/event/**/*.rs"
"/../../dc/s2n-quic-dc/src/event/events.rs"
),
output_path: concat!(
env!("CARGO_MANIFEST_DIR"),
Expand Down

0 comments on commit 97c25b2

Please sign in to comment.