From bec2177a1fe9583d760629b11b78629e3a66c7a6 Mon Sep 17 00:00:00 2001 From: null8626 Date: Thu, 24 Oct 2024 15:03:22 +0700 Subject: [PATCH] 3.2.5 --- core/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/lib.rs b/core/src/lib.rs index 41a87b61..a0466cb7 100644 --- a/core/src/lib.rs +++ b/core/src/lib.rs @@ -389,4 +389,4 @@ macro_rules! cure { ($string:expr) => { $crate::cure($string, $crate::Options::default()) }; -} +} \ No newline at end of file