off_blockway 0.0.8

Custom library for the OffBlockway project. I wouldn't use this if I were you :(
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "off_blockway"
version = "0.0.8"
authors = ["Ezra Goss <ezragoss@me.com>"]
description = "Custom library for the OffBlockway project. I wouldn't use this if I were you :("
license = "MIT"



[dependencies]
sha3 = "0.6.0"
generic-array = "0.9.0"
chrono = "0.4.0"

serde = "1.0"
serde_derive = "1.0"
serde_json = "1.0.7"