1 2 3 4 5 6 7 8 9 10 11
[dependencies] [package] authors = ["Matthew Carr <mdcarr941@gmail.com>"] description = "Library for components of the blocktree system." edition = "2021" license = "GPL-3.0-only" name = "btlib" readme = "README.md" resolver = "2" version = "0.1.0"