diff options
author | axtlos <axtlos@disroot.org> | 2024-04-19 23:17:23 +0200 |
---|---|---|
committer | axtlos <axtlos@disroot.org> | 2024-04-19 23:17:23 +0200 |
commit | b5d8342696c9283e1e6df9b58de05b57451e6636 (patch) | |
tree | 355345a529bac439fa9c01a48615c559dee76488 /Cargo.lock | |
parent | 5114d443871ade50a7ce0cb9b0f761259e2018eb (diff) | |
download | deskwhich-b5d8342696c9283e1e6df9b58de05b57451e6636.tar.gz deskwhich-b5d8342696c9283e1e6df9b58de05b57451e6636.tar.bz2 |
Update project name
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -97,7 +97,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7" [[package]] -name = "desktopwhich" +name = "deskwhich" version = "0.1.0" dependencies = [ "clap", |