mirror of
https://github.com/alfg/mp4-rust.git
synced 2024-11-14 19:21:01 +00:00
0.5.2
This commit is contained in:
parent
682f8a93c1
commit
6d1da78160
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "mp4"
|
||||
version = "0.5.1"
|
||||
version = "0.5.2"
|
||||
authors = ["Alf <alf.g.jr@gmail.com>"]
|
||||
edition = "2018"
|
||||
|
||||
|
@ -13,7 +13,7 @@ documentation = "https://docs.rs/mp4rs"
|
|||
homepage = "https://github.com/alfg/mp4rs"
|
||||
repository = "https://github.com/alfg/mp4rs"
|
||||
|
||||
keywords = ["mp4", "isobmff"]
|
||||
keywords = ["mp4", "isobmff", "video", "multimedia"]
|
||||
|
||||
license = "MIT"
|
||||
|
||||
|
|
Loading…
Reference in a new issue