From 5ea42e3463271f0cee2968557e8220a0b39a0bc2 Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Wed, 9 Nov 2022 16:48:36 -0500 Subject: move secure files to secure handler --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') 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] -- cgit v1.2.3-freya