notes/school/intro-crypto/uebung/04/lfsr/Cargo.toml

7 lines
109 B
TOML
Raw Normal View History

2018-11-15 11:54:38 +01:00
[package]
name = "lfsr"
version = "0.1.0"
authors = ["Valentin Brandl <vbrandl@riseup.net>"]
[dependencies]