Skip to content

Commit

Permalink
Merge #1861
Browse files Browse the repository at this point in the history
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 <saveau.alexandre@gmail.com>
  • Loading branch information
bors[bot] and SUPERCILEX committed Dec 3, 2022
2 parents 05f925a + f3aa1af commit bedf83b
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 846 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ This project adheres to [Semantic Versioning](https://semver.org/).

- Removed deprecated IoVec API.
([#1855](https://github.com/nix-rust/nix/pull/1855))
- Removed deprecated net APIs.
([#1861](https://github.com/nix-rust/nix/pull/1861))

## [0.26.1] - 2022-11-29
### Fixed
Expand Down
Loading

0 comments on commit bedf83b

Please sign in to comment.