Skip to content

Commit 60a27ad

Browse files
HITGIFrainliu
authored andcommitted
cargo fmt
1 parent 6a9c5c7 commit 60a27ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rtp/src/codecs/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1+
pub mod av1;
12
pub mod g7xx;
23
pub mod h264;
34
pub mod h265;
45
pub mod opus;
56
pub mod vp8;
67
pub mod vp9;
7-
pub mod av1;

0 commit comments

Comments
 (0)