Skip to content

Commit 4f417f8

Browse files
committed
0.5.0
1 parent 0abb242 commit 4f417f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mp4"
3-
version = "0.4.3"
3+
version = "0.5.0"
44
authors = ["Alf <[email protected]>"]
55
edition = "2018"
66

@@ -21,4 +21,4 @@ license = "MIT"
2121
thiserror = "^1.0"
2222
byteorder = "1"
2323
bytes = "0.5"
24-
num-rational = "0.3"
24+
num-rational = "0.3"

0 commit comments

Comments
 (0)