Update metadata in Cargo.toml
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
[package]
|
||||
name = "ffmpeg-sys-the-third"
|
||||
version = "1.2.0+ffmpeg-6.1"
|
||||
build = "build.rs"
|
||||
links = "ffmpeg"
|
||||
edition = "2021"
|
||||
|
||||
@ -15,6 +14,7 @@ license = "WTFPL"
|
||||
description = "FFI bindings to FFmpeg"
|
||||
repository = "https://github.com/shssoichiro/ffmpeg-the-third"
|
||||
keywords = ["audio", "video"]
|
||||
categories = ["multimedia", "external-ffi-bindings"]
|
||||
|
||||
# When changing MSRV: Also update build.yml and README.md
|
||||
rust-version = "1.61.0"
|
||||
|
Reference in New Issue
Block a user