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