diff options
author | stuebinm | 2024-04-12 20:54:52 +0200 |
---|---|---|
committer | stuebinm | 2024-04-12 20:54:52 +0200 |
commit | a0459645638fe1397aa4f5e01a8f9093911ccf6c (patch) | |
tree | 8527b5590b90876543361189d6f8a112f7f1de18 /Cargo.lock | |
parent | dcd298d18fa72c7dd37085f3d5b93c518a6afab9 (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.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -194,7 +194,7 @@ dependencies = [ [[package]] name = "nixq" -version = "0.1.0" +version = "0.0.2" dependencies = [ "anyhow", "clap", |