Skip to content

Commit 10aafbb

Browse files
update rc-zip-tokio
1 parent d0c6558 commit 10aafbb

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rc-zip-tokio/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [4.2.6](https://github.com/bearcove/rc-zip/compare/rc-zip-tokio-v4.2.5...rc-zip-tokio-v4.2.6) - 2025-04-08
10+
11+
### Other
12+
13+
- *(deps)* bump tokio in the cargo group across 1 directory
14+
915
## [4.2.5](https://github.com/bearcove/rc-zip/compare/rc-zip-tokio-v4.2.4...rc-zip-tokio-v4.2.5) - 2025-03-02
1016

1117
### Other

rc-zip-tokio/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rc-zip-tokio"
3-
version = "4.2.5"
3+
version = "4.2.6"
44
description = "Asynchronous zip reading on top of rc-zip (for tokio I/O traits)"
55
repository = "https://github.com/fasterthanlime/rc-zip"
66
license = "Apache-2.0 OR MIT"

0 commit comments

Comments
 (0)