Skip to content

Commit 73b280a

Browse files
author
Shane Wall
committed
Document audit dependency bumps
- Note wasmtime/sha3 updates in the Unreleased fixes
1 parent 9f56525 commit 73b280a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6262
- **`XtsEncryptor::verify_mac` no-op** (`crates/pipeline/src/lib.rs`)
6363
- `verify_mac` unconditionally returned `Ok(())`; now performs real
6464
BLAKE3-MAC computation and constant-time comparison via `subtle::ConstantTimeEq`
65+
- **Cargo audit advisories**
66+
- Updated `wasmtime`/`wasmtime-wasi` to 24.0.6 and `sha3` to 0.11.0-rc.8
67+
(pulling `keccak` 0.2.0-rc.2) to address RustSec findings
6568

6669
### Changed
6770

0 commit comments

Comments
 (0)