diff options
Diffstat (limited to 'template/fresh/crates/app/Cargo.toml')
| -rw-r--r-- | template/fresh/crates/app/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/template/fresh/crates/app/Cargo.toml b/template/fresh/crates/app/Cargo.toml index ce1808a..51c7dac 100644 --- a/template/fresh/crates/app/Cargo.toml +++ b/template/fresh/crates/app/Cargo.toml @@ -2,7 +2,6 @@ name = "app" edition.workspace = true license.workspace = true -rust-version.workspace = true version.workspace = true [lints] |