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"