From a0459645638fe1397aa4f5e01a8f9093911ccf6c Mon Sep 17 00:00:00 2001 From: stuebinm Date: Fri, 12 Apr 2024 20:54:52 +0200 Subject: version 0.0.2 since this is apparently enough to edit all of nixpkgs to remove lib.mdDoc without (?) breaking anything, I think it should qualify as a tiny, tiny release. --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index eac2997..606a0aa 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -194,7 +194,7 @@ dependencies = [ [[package]] name = "nixq" -version = "0.1.0" +version = "0.0.2" dependencies = [ "anyhow", "clap", -- cgit v1.2.3