veriform 0.0.1

Cryptographically verifiable data serialization format inspired by Protocol Buffers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "veriform"
version = "0.0.1"
dependencies = [
 "vint64",
]

[[package]]
name = "vint64"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9480db80b8804529b0c53dfc437c652c982eb8c9d0c2c8643cb8d54b44e18fb8"