1
0
Fork 0
mirror of https://github.com/alfg/mp4-rust.git synced 2024-05-19 16:58:04 +00:00

Update Cargo.toml

This commit is contained in:
Alfred Gutierrez 2023-07-31 20:51:48 -07:00 committed by GitHub
parent d6c38642de
commit 5203e47696
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
[package]
name = "mp4"
version = "0.13.0"
version = "0.14.0"
authors = ["Alf <alf.g.jr@gmail.com>"]
edition = "2018"
description = "MP4 reader and writer library in Rust."