Skip to content
This repository was archived by the owner on Jul 11, 2026. It is now read-only.

Commit ef0ea45

Browse files
h4x0rclaude
andcommitted
chore: ewf 0.2.2 (Sync positioned reads — read_at(&self))
Publishes the intra-image reader concurrency (commit 37c2963): EwfReader now serves lock-free positioned reads through a shared &self, so consumers (issen-ewf, full-image hashers) can decompress chunks concurrently. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 98a0b0e commit ef0ea45

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -5,7 +5,7 @@ resolver = "2"
55
# Single source of truth for fields shared by every member (DRY): bump version /
66
# MSRV / license here once; members inherit via `field.workspace = true`.
77
[workspace.package]
8-
version = "0.2.1"
8+
version = "0.2.2"
99
edition = "2021"
1010
rust-version = "1.85"
1111
license = "Apache-2.0"

0 commit comments

Comments
 (0)