From c7945624bd7fc62effcd4da288cbd8c2e0151025 Mon Sep 17 00:00:00 2001 From: despiegk Date: Sat, 16 Aug 2025 10:53:48 +0200 Subject: [PATCH] ... --- instructions/encrypt.md | 1 - .../{hset_redis_functions.md => redis_hset_functions.md} | 0 2 files changed, 1 deletion(-) rename instructions/{hset_redis_functions.md => redis_hset_functions.md} (100%) diff --git a/instructions/encrypt.md b/instructions/encrypt.md index a3c2b5e..f68424a 100644 --- a/instructions/encrypt.md +++ b/instructions/encrypt.md @@ -1,4 +1,3 @@ -Perfect — here’s a tiny “factory” you can drop in. ### Cargo.toml diff --git a/instructions/hset_redis_functions.md b/instructions/redis_hset_functions.md similarity index 100% rename from instructions/hset_redis_functions.md rename to instructions/redis_hset_functions.md