summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorTyler Murphy <tylermurphy534@gmail.com>2022-11-09 10:49:25 -0500
committerTyler Murphy <tylermurphy534@gmail.com>2022-11-09 10:49:25 -0500
commit191632ce0ab810b4773f64eaf80ad67e87200c0b (patch)
tree51ff03bc25aba69142f0583e52d850424c619b55 /Cargo.lock
parentfix session pid, add uninstall sh file (diff)
downloadcrab-191632ce0ab810b4773f64eaf80ad67e87200c0b.tar.gz
crab-191632ce0ab810b4773f64eaf80ad67e87200c0b.tar.bz2
crab-191632ce0ab810b4773f64eaf80ad67e87200c0b.zip
help and version flags
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 a1b0e2b..30484cb 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -34,7 +34,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
[[package]]
name = "crab"
-version = "0.0.1"
+version = "0.0.3"
dependencies = [
"exec",
"nix",