notes/school/intro-crypto/uebung/06/des/Cargo.toml
Valentin Brandl fe21c8548d
All checks were successful
the build was successful
Add crypto exercise
2018-12-06 00:05:43 +01:00

7 lines
108 B
TOML

[package]
name = "des"
version = "0.1.0"
authors = ["Valentin Brandl <vbrandl@riseup.net>"]
[dependencies]