summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorstuebinm2024-04-12 20:54:52 +0200
committerstuebinm2024-04-12 20:54:52 +0200
commita0459645638fe1397aa4f5e01a8f9093911ccf6c (patch)
tree8527b5590b90876543361189d6f8a112f7f1de18 /Cargo.lock
parentdcd298d18fa72c7dd37085f3d5b93c518a6afab9 (diff)
version 0.0.20.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.
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
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",