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
/
bowling
/
Cargo.toml
blob: b14350ea80932e97ec499b8c527665703e3c2965 (
plain
) (
blame
)
1
2
3
4
[package]
edition
=
"2018"
name
=
"bowling"
version
=
"1.2.0"