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"