neco-cid 0.2.0

necosystems series CIDv1 and multibase core
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "neco-cid"
version = "0.2.0"
dependencies = [
 "neco-sha2",
]

[[package]]
name = "neco-sha2"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "49df8ea3b1c670a993711bd3fa5c175af38c56c06e50ed138e2e9b1b3d9b47b1"