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