blockset 0.3.5

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

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

[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.3.5"