1
0
Fork 0
mirror of https://github.com/alfg/mp4-rust.git synced 2024-05-19 16:58:04 +00:00
This commit is contained in:
Alf 2020-08-18 22:28:32 -07:00
parent 0abb242037
commit 4f417f885d

View file

@ -1,6 +1,6 @@
[package]
name = "mp4"
version = "0.4.3"
version = "0.5.0"
authors = ["Alf <alf.g.jr@gmail.com>"]
edition = "2018"
@ -21,4 +21,4 @@ license = "MIT"
thiserror = "^1.0"
byteorder = "1"
bytes = "0.5"
num-rational = "0.3"
num-rational = "0.3"