Commit 53a1b4a
Update bytes 1.9.0 -> 1.10 (meta-pytorch#644)
Summary:
Pull Request resolved: meta-pytorch#644
1.10.1 (March 5th, 2025)
Fixed
Fix memory leak when using to_vec with Bytes::from_owner (meta-pytorch#773)
1.10.0 (February 3rd, 2025)
Added
Add feature to support platforms without atomic CAS (meta-pytorch#467)
try_get_* methods for Buf trait (meta-pytorch#753)
Implement Buf::chunks_vectored for Take (meta-pytorch#617)
Implement Buf::chunks_vectored for VecDeque<u8> (meta-pytorch#708)
Fixed
Remove incorrect guarantee for chunks_vectored (meta-pytorch#754)
Ensure that tests pass under panic=abort (meta-pytorch#749)
Reviewed By: cjlongoria
Differential Revision: D78948561
fbshipit-source-id: bb755e25088f9d77f0d5a9ae3027cadc51ea586a1 parent 93feeae commit 53a1b4a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments