Skip to content

Commit 535da55

Browse files
committed
chore: Release compress-tools version 0.14.0
1 parent 0755247 commit 535da55

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
## [Unreleased] - ReleaseDate
66

7+
## [0.14.0] - 2022-11-20
8+
79
* Raise MSRV to 1.59.0
810
* Change to 2021 edition
911
* Drop lifetime annotations of reader parameter in `ArchiveIterator::from_read`

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "compress-tools"
3-
version = "0.13.0"
3+
version = "0.14.0"
44
authors = ["Jonathas-Conceicao <jadoliveira@inf.ufpel.edu.br>"]
55
description = "Utility functions for compressed and archive files handling"
66
repository = "https://github.com/OSSystems/compress-tools-rs"

0 commit comments

Comments
 (0)