From 47bd6572dc4b50d9112bc764198711bf6b4b0cf5 Mon Sep 17 00:00:00 2001 From: Alan Somers Date: Sun, 1 Dec 2019 21:12:36 -0700 Subject: Release v0.16.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index f3a3c09a..e1a32b96 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.15.0" +nix = "0.16.0" ``` Then, add this to your crate root: -- cgit v1.2.3