From d602ac260fcf6820d0b8a939dde1154cbc3b321b Mon Sep 17 00:00:00 2001 From: Alan Somers Date: Sat, 10 Aug 2019 14:38:02 -0600 Subject: Release v0.15.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8d8fd729..0e540ba5 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ To use `nix`, first add this to your `Cargo.toml`: ```toml [dependencies] -nix = "0.14.1" +nix = "0.15.0" ``` Then, add this to your crate root: -- cgit v1.2.3