mirror of
https://github.com/ArthurDanjou/exercism-rust.git
synced 2026-02-01 20:47:51 +01:00
Initial commit
This commit is contained in:
4
minesweeper/Cargo.toml
Normal file
4
minesweeper/Cargo.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
[package]
|
||||
edition = "2021"
|
||||
name = "minesweeper"
|
||||
version = "1.1.0"
|
||||
Reference in New Issue
Block a user