From d1b2fcf8a0ce31a07b5377958a634fc2002b54c0 Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Sun, 26 Feb 2023 02:27:28 -0600 Subject: [PATCH] Optimizations for the release build profile --- Cargo.toml | 9 ++++++++- Makefile | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index b2ed9cc..445ac76 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "movie-rename" -version = "1.2.2" +version = "1.2.3" edition = "2021" authors = ["Sayantan Santra