Skip to content

Commit a874dec

Browse files
committed
av1an 0.2.0 release
1 parent c16f6a2 commit a874dec

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ shlex = "1.0.0"
2323
ctrlc = "3.1.9"
2424
path_abs = "0.5.1"
2525
structopt = "0.3.22"
26-
av1an-cli = { path = "av1an-cli", version = "0.2.1" }
26+
av1an-cli = { path = "av1an-cli", version = "0.2.1-2" }
2727
av1an-core = { path = "av1an-core", version = "0.2.0" }
2828

2929
[features]

av1an-cli/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "av1an-cli"
3-
version = "0.2.1"
3+
version = "0.2.1-2"
44
authors = ["Zen <[email protected]>"]
55
description = """
66
Cross-platform command-line AV1 / VP9 / HEVC / H264 encoding framework with per scene quality encoding [Command line library]

0 commit comments

Comments
 (0)