Проектная работа - rustfmt
Создание нового проекта
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[package]
|
||||
name = "snake-game"
|
||||
description = "Rust implementation of Snake Game"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
|
||||
@@ -1,3 +1,2 @@
|
||||
max_width = 160
|
||||
newline_style = "Unix"
|
||||
fn_single_line = true
|
||||
|
||||
Reference in New Issue
Block a user