File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v0.6.0 (2026-04-24)
5+
6+ ### Bug Fixes
7+
8+ - ** dependencies** : Add 'bytes' dependency to Cargo.lock
9+ ([ ` 48f2dba ` ] ( https://github.com/krypton-byte/tryx/commit/48f2dba2591c962ecefe262c7354f406c55cb208 ) )
10+
11+ - ** dependencies** : Remove unused 'aead' and 'aes-gcm' packages from Cargo.lock
12+ ([ ` e95e40a ` ] ( https://github.com/krypton-byte/tryx/commit/e95e40a2a70bff4b17c36430b65bb76db5c7703d ) )
13+
14+ - ** dependencies** : Update 'yoke' and 'yoke-derive' packages to version 0.8.2
15+ ([ ` dc6b871 ` ] ( https://github.com/krypton-byte/tryx/commit/dc6b871eebb7a6a0f1b6d27025a3ea0fa68a7ae6 ) )
16+
17+ - ** dependencies** : Update tryx version to 0.5.1
18+ ([ ` a318d40 ` ] ( https://github.com/krypton-byte/tryx/commit/a318d405af1ab729d2f2b8eb83edf5243bc1b2fc ) )
19+
20+ ### Chores
21+
22+ - ** whatsapp-rust** : Update
23+ ([ ` 5db7b64 ` ] ( https://github.com/krypton-byte/tryx/commit/5db7b644450fbc0ef2d782c6cb21c87b3f3cf1ce ) )
24+
25+ - ** whatsapp-rust** : Update subproject commit reference
26+ ([ ` f741f4c ` ] ( https://github.com/krypton-byte/tryx/commit/f741f4c11e3659cd4159dddd58557d5712ebe32a ) )
27+
28+ ### Features
29+
30+ - ** dependencies** : Add new packages and update existing ones in Cargo.lock
31+ ([ ` adbea2c ` ] ( https://github.com/krypton-byte/tryx/commit/adbea2c17b6bb238923df3c4820dd0919c7e9395 ) )
32+
33+
434## v0.5.1 (2026-04-02)
535
636### Bug Fixes
Original file line number Diff line number Diff line change 11[package ]
22name = " tryx"
3- version = " 0.5.1 "
3+ version = " 0.6.0 "
44edition = " 2024"
55
66# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
You can’t perform that action at this time.
0 commit comments