blockset 0.5.2

BLOCKSET command line tool
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.blockset-lib]
version = "0.5.2"

[dependencies.io-impl]
version = "0.11.0"

[package]
authors = ["Sergey Shandar"]
description = "BLOCKSET command line tool"
edition = "2021"
license = "GPL-3.0-or-later"
name = "blockset"
readme = "README.md"
repository = "https://github.com/datablockset/blockset"
version = "0.5.2"