summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2025-04-10 19:43:26 +0200
committerStefan Kreutz <mail@skreutz.com>2025-04-10 19:49:22 +0200
commitb54803bfbe97bc1b27c1288ae1c34c13462d5734 (patch)
treebf83c47c292e6baaa3d057a7700646b597f5a83e /CHANGELOG.md
parent19211e3ee86a515d236e7be73bffad66f0b7c741 (diff)
downloadparseq-b54803bfbe97bc1b27c1288ae1c34c13462d5734.tar
Upgrade crossbeam-channel
Fixes RUSTSEC-2025-0024.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ce07d5d..88f8111 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,10 @@ The format is based on [Keep A Changelog][] and this project adheres to
## Unreleased
+### Fixed
+
+- Update crossbeam-channel. Fixes [RUSTSEC-2025-0024](https://rustsec.org/advisories/RUSTSEC-2025-0024).
+
## [0.1.4] - 2024-04-10
### Changed
Generated by cgit. See skreutz.com for my tech blog and contact information.