From 8ea496d620ec7cba53bfb3e739962728c32a946a Mon Sep 17 00:00:00 2001 From: hacknus Date: Mon, 11 Nov 2024 23:53:58 +0100 Subject: [PATCH] revert --- examples/select_file/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/select_file/Cargo.toml b/examples/select_file/Cargo.toml index c5c6f30a..8e63bcbf 100644 --- a/examples/select_file/Cargo.toml +++ b/examples/select_file/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "select_file" +name = "save_file" version = "0.1.0" edition = "2021"