1[package]
2name = "shannon"
3version = "0.2.0"
4authors = ["Paul Liétar <paul@lietar.net>"]
5license = "MIT"
6description = "Shannon cipher implementation"
7
8[dependencies]
9byteorder = "1.0"
10