Skip to content

Commit 564d72e

Browse files
committed
(cargo-release) start next development iteration 0.25.1-alpha.0
1 parent 4d4754a commit 564d72e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.25.1-alpha.0"
66
rust-version = "1.46"
77
authors = ["The nix-rust Project Developers"]
88
repository = "https://github.com/nix-rust/nix"

0 commit comments

Comments
 (0)