From 5664db8202db96857a90c88cede57be614b78f43 Mon Sep 17 00:00:00 2001 From: Bryant Mairs Date: Fri, 1 Jun 2018 20:06:44 -0700 Subject: Set the 0.11 release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 558fb6c0..79c7fd2f 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ To use `nix`, first add this to your `Cargo.toml`: ```toml [dependencies] -nix = "0.10.0" +nix = "0.11.0" ``` Then, add this to your crate root: -- cgit v1.2.3