notes/school/intro-crypto/uebung/04/lfsr/Cargo.toml
Valentin Brandl ca6e6e1015
Some checks failed
the build failed
Add intro-crypto exercise 04
2018-11-15 11:54:38 +01:00

7 lines
109 B
TOML

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