index
:
exercism
master
Collection of solutions to exercises from exercism.io.
Federico Igne
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
minesweeper
/
Cargo.toml
blob: 5b53e26449ba5f48806655b307afb95ef2577245 (
plain
) (
blame
)
1
2
3
4
[package]
edition
=
"2021"
name
=
"minesweeper"
version
=
"1.1.0"