1
0
Fork 0
mirror of https://github.com/alfg/mp4-rust.git synced 2024-06-11 09:29:21 +00:00

Update README.md

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

View file

@ -63,7 +63,7 @@ cargo add mp4
``` ```
or add to your `Cargo.toml`: or add to your `Cargo.toml`:
```toml ```toml
mp4 = "0.13.0" mp4 = "0.14.0"
``` ```
#### Documentation #### Documentation