[package] name = "silk" description = "A silky smooth implementation of the Loom architecture" version = "0.1.0" authors = [ "Anatoly Yakovenko ", "Greg Fitzgerald ", ] license = "Apache-2.0" [badges] codecov = { repository = "https://github.com/loomprotocol/silk.git", branch = "master", service = "github" } [features] unstable = [] [dependencies] rayon = "1.0.0" itertools = "0.7.6"