blockset 0.7.0

BLOCKSET command line tool
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "blockset"
description = "BLOCKSET command line tool"
version.workspace = true
edition.workspace = true
license.workspace = true
authors.workspace = true
repository.workspace = true

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
blockset-lib.workspace = true
io-impl.workspace = true