From 35e1d0ff7a6d5053bcd413c11e0d0e6c107391bf Mon Sep 17 00:00:00 2001 From: "Murad \"Gness Erquint\" Beybalaev" Date: Sat, 24 Dec 2022 20:41:33 +0300 Subject: [PATCH] Returning the previously borrowed trailing linebreak. This is to test the new build system. Not including a semver tag here to ensure it's only needed in the merge commit message. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0782f62..dad5bf8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -45,4 +45,4 @@ panic = "abort" opt-level = 0 [package.metadata.winres] -LegalCopyright = "© 2019-2020 prixt" \ No newline at end of file +LegalCopyright = "© 2019-2020 prixt"