summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTyler Murphy <tylermurphy534@gmail.com>2022-11-09 16:48:36 -0500
committerTyler Murphy <tylermurphy534@gmail.com>2022-11-09 16:48:36 -0500
commit5ea42e3463271f0cee2968557e8220a0b39a0bc2 (patch)
tree3ff0b009a0d81564f8017ed2e06c2757595696f9 /Cargo.toml
parentmove persist data to /var/run/crab (diff)
downloadcrab-5ea42e3463271f0cee2968557e8220a0b39a0bc2.tar.gz
crab-5ea42e3463271f0cee2968557e8220a0b39a0bc2.tar.bz2
crab-5ea42e3463271f0cee2968557e8220a0b39a0bc2.zip
move secure files to secure handler
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f6ba1ac..0408f28 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "crab"
-version = "0.0.4"
+version = "0.0.5"
edition = "2021"
[dependencies]