blockset 0.2.2

Data Block Set
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]

name = "blockset"

description = "Data Block Set"

version = "0.2.2"

edition = "2021"

license = "GPL-3.0-or-later"

authors = ["Sergey Shandar"]



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



[dependencies]



[dev-dependencies]

wasm-bindgen-test = { workspace = true }