From f6e0b0129c2259ef735e341c3e0bd08a6e976f11 Mon Sep 17 00:00:00 2001 From: hacknus Date: Mon, 11 Nov 2024 23:55:02 +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 8e63bcbf..c5c6f30a 100644 --- a/examples/select_file/Cargo.toml +++ b/examples/select_file/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "save_file" +name = "select_file" version = "0.1.0" edition = "2021"