Skip to content

Commit bedf83b

Browse files
Merge #1861
1861: Nuke deprecated net APIs r=asomers a=SUPERCILEX This one's a little more questionable since it's only been one release, but it removes a ton of code which is sweet. Co-authored-by: Alex Saveau <[email protected]>
2 parents 05f925a + f3aa1af commit bedf83b

File tree

4 files changed

+17
-846
lines changed

4 files changed

+17
-846
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ This project adheres to [Semantic Versioning](https://semver.org/).
1616

1717
- Removed deprecated IoVec API.
1818
([#1855](https://github.com/nix-rust/nix/pull/1855))
19+
- Removed deprecated net APIs.
20+
([#1861](https://github.com/nix-rust/nix/pull/1861))
1921

2022
## [0.26.1] - 2022-11-29
2123
### Fixed

0 commit comments

Comments
 (0)