cargo: change license

This commit is contained in:
meh
2023-05-24 21:49:22 +02:00
committed by Till Höppner
parent 760482bb99
commit ae95892857
+1 -1
View File
@@ -2,6 +2,6 @@
name = "ffmpeg-sys"
version = "2.6.2-1"
authors = ["meh. <meh@schizofreni.co>"]
license = "MIT"
license = "WTFPL"
description = "FFI bindings to FFmpeg"
repository = "https://github.com/meh/rust-ffmpeg-sys"