Skip to content

Commit e0af65b

Browse files
committed
(cargo-release) version 0.26.0
1 parent 1e0de75 commit e0af65b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](https://semver.org/).
55

6-
## [Unreleased] - ReleaseDate
6+
## [0.26.0] - 2022-11-29
77
### Added
88

99
- Added `SockaddrStorage::{as_unix_addr, as_unix_addr_mut}`

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "nix"
33
description = "Rust friendly bindings to *nix APIs"
44
edition = "2018"
5-
version = "0.25.0"
5+
version = "0.26.0"
66
rust-version = "1.56"
77
authors = ["The nix-rust Project Developers"]
88
repository = "https://github.com/nix-rust/nix"

0 commit comments

Comments
 (0)