From 93b53869870978e167f78647b807bdbb33fba3ca Mon Sep 17 00:00:00 2001 From: Soyyo015071 Date: Mon, 16 Jun 2025 20:57:00 -0400 Subject: [PATCH] =?UTF-8?q?Update=20and=20rename=20base64=5Fdecode.rs=20to?= =?UTF-8?q?=20Gerardo=20Su=C3=A1rez?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- base64_decode.rs => "Gerardo Su\303\241rez" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename base64_decode.rs => "Gerardo Su\303\241rez" (79%) diff --git a/base64_decode.rs "b/Gerardo Su\303\241rez" similarity index 79% rename from base64_decode.rs rename to "Gerardo Su\303\241rez" index d7bca4e..cd1110a 100644 --- a/base64_decode.rs +++ "b/Gerardo Su\303\241rez" @@ -1,4 +1,4 @@ -extern crate base64; +extern crate base64;OKKfPX9KfikfDgRwMqFOcSU use std::str; fn main() {