From b67883b81affb17d9668c27a09a27fffa588e5b0 Mon Sep 17 00:00:00 2001 From: Andrew Walbran Date: Wed, 30 Sep 2020 12:15:46 +0100 Subject: Release v0.19.0. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 85c7279c..bd015d1d 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ To use `nix`, add this to your `Cargo.toml`: ```toml [dependencies] -nix = "0.18.0" +nix = "0.19.0" ``` ## Contributing -- cgit v1.2.3