[package] name = "libblockchain" version = "0.1.2" description = "A Blockchain implementation" authors = ["Doublify Technologies "] categories = ["algorithms", "science"] homepage = "https://github.com/doublify/libblockchain" keywords = ["blockchain"] license = "MIT" readme = "README.md" repository = "https://github.com/doublify/libblockchain" [dependencies] chrono = "0.4.0"