Skip to content

Commit c019cca

Browse files
committed
Version 3.20.0
Signed-off-by: Andrew Gunnerson <[email protected]>
1 parent 192e737 commit c019cca

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
to update the actual links at the bottom of the file.
88
-->
99

10-
### Unreleased
10+
### Version 3.20.0
1111

1212
* Switch to using lzma-rust2 for XZ compression and decompression ([PR #483])
1313
* Remove cap-std and cap-tempfile dependencies ([PR #484])

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ members = ["avbroot", "e2e", "fuzz", "xtask"]
44
resolver = "2"
55

66
[workspace.package]
7-
version = "3.19.0"
7+
version = "3.20.0"
88
license = "GPL-3.0-only"
99
edition = "2024"
1010
repository = "https://github.com/chenxiaolong/avbroot"

0 commit comments

Comments
 (0)