Cargo.toml: fix spacing

This commit is contained in:
Zhiming Wang 2018-09-19 19:57:23 -04:00
parent e49d240068
commit 7bcb223734
No known key found for this signature in database
GPG Key ID: 5B58F95EC95965D8

View File

@ -12,6 +12,7 @@ homepage = "https://github.com/zmwangx/rust-ffmpeg#readme"
repository = "https://github.com/zmwangx/rust-ffmpeg"
readme = "README.md"
keywords = ["ffmpeg", "multimedia", "video", "audio"]
categories = ["multimedia"]
[features]
default = ["ffmpeg4", "codec", "device", "filter", "format", "resampling", "software-resampling", "software-scaling"]