Disable error on warning because of possible ffmpeg deprecated warning

This commit is contained in:
dec05eba
2023-05-17 19:30:30 +02:00
parent cfec0ef728
commit 41b77cc84e
3 changed files with 2 additions and 6 deletions

View File

@@ -6,7 +6,6 @@ platforms = ["posix"]
[config]
ignore_dirs = ["kms/server"]
error_on_warning = "true"
[dependencies]
libavcodec = ">=58"