Skip to content

Commit

Permalink
Release 0.4.43 (#386)
Browse files Browse the repository at this point in the history
The main feature in this release is a new API to write PAX
extensions.
  • Loading branch information
cgwalters authored Nov 1, 2024
1 parent adbbc29 commit 2b1d374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tar"
version = "0.4.42"
version = "0.4.43"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
homepage = "https://github.com/alexcrichton/tar-rs"
repository = "https://github.com/alexcrichton/tar-rs"
Expand Down

0 comments on commit 2b1d374

Please sign in to comment.