From 6793d1e31eed33f31fc8c66da66a508be5e66bf7 Mon Sep 17 00:00:00 2001 From: Alan Somers Date: Mon, 23 Dec 2019 19:56:49 -0700 Subject: Release v0.16.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index e1a32b96..8687b1e5 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.16.0" +nix = "0.16.1" ``` Then, add this to your crate root: -- cgit v1.2.3