From 7f816891e97f1a25c4d005efa042a7adeb71ba28 Mon Sep 17 00:00:00 2001 From: Raf Rustaman <42238266+deveusss@users.noreply.github.com> Date: Mon, 19 Dec 2022 08:59:07 -0800 Subject: [PATCH] Update Cargo.toml Co-authored-by: Mykhailo Donchenko <91957742+Buckram123@users.noreply.github.com> --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5bbc9749..d47c59e7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,4 +18,4 @@ lto = true debug-assertions = false panic = 'abort' incremental = false -overflow-checks = true \ No newline at end of file +overflow-checks = true