Skip to content

Commit

Permalink
Hide ffmpeg warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
namse committed Aug 3, 2024
1 parent 081375e commit 741a673
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions namui/rust-ffmpeg/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#![allow(warnings)]
#![allow(non_camel_case_types)]
#![allow(clippy::missing_safety_doc)]
#![allow(clippy::module_inception)]
Expand Down
3 changes: 1 addition & 2 deletions namui/sample/kv_store/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 741a673

Please sign in to comment.