Skip to content

Commit 4af381d

Browse files
committed
meta: Prepare release v0.3.2
1 parent be3161f commit 4af381d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

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

88
## UNRELEASED (YYYY-MM-DD)
99

10+
## Version 0.3.2 (2025-08-29)
11+
1012
### Added
1113

1214
- `InfoHash` and `SingleTarget` now implement `Eq` and `Hash` for use in maps and other collections

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "hightorrent"
33
description = "High-level torrent library which supports Bittorrent v1, v2 and hybrid torrents"
4-
version = "0.3.1"
4+
version = "0.3.2"
55
edition = "2021"
66
authors = [ "angrynode <[email protected]>" ]
77
documentation = "https://docs.rs/hightorrent"

0 commit comments

Comments
 (0)