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
/
acronym
/
Cargo.toml
blob: cc9c9d67c8c88e5f7171ff8187e15390304dc2d9 (
plain
) (
blame
)
1
2
3
4
5
6
[package]
edition
=
"2018"
name
=
"acronym"
version
=
"1.7.0"
[dependencies]