Skip to content

Commit 37f47e7

Browse files
committed
Bump the versions
1 parent 0b8fbcb commit 37f47e7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Cargo.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ default = []
1010
structopt = "0.3"
1111
log = "0.4"
1212
pretty_env_logger = "0.3"
13-
crossbeam-channel = "0.3"
13+
crossbeam-channel = "0.4"
1414

15-
av-data = "0.1"
16-
av-codec = "0.1"
17-
av-format = "0.1"
15+
av-data = "0.2"
16+
av-codec = "0.2"
17+
av-format = "0.2"
1818

1919
libvpx = { git = "https://github.com/rust-av/vpx-rs", features=["codec-trait"] }
2020
libopus = { git = "https://github.com/rust-av/opus-rs", features=["codec-trait"] }

0 commit comments

Comments
 (0)