Commit 8bbaa7a
Update bytes 1.9.0 -> 1.10
Summary:
X-link: meta-pytorch/monarch#644
1.10.1 (March 5th, 2025)
Fixed
Fix memory leak when using to_vec with Bytes::from_owner (#773)
1.10.0 (February 3rd, 2025)
Added
Add feature to support platforms without atomic CAS (#467)
try_get_* methods for Buf trait (#753)
Implement Buf::chunks_vectored for Take (#617)
Implement Buf::chunks_vectored for VecDeque<u8> (#708)
Fixed
Remove incorrect guarantee for chunks_vectored (#754)
Ensure that tests pass under panic=abort (#749)
Reviewed By: cjlongoria
Differential Revision: D78948561
fbshipit-source-id: bb755e25088f9d77f0d5a9ae3027cadc51ea586a1 parent 6fed294 commit 8bbaa7a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments