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
/
sum-of-multiples
/
Cargo.toml
blob: a00645901932c529bd7f0ef516f20c03b2eb718f (
plain
) (
blame
)
1
2
3
4
[package]
edition
=
"2018"
name
=
"sum-of-multiples"
version
=
"1.5.0"