expectation-shared 0.1.0

Expectation Tests Shared Code (Dont depend on this package, I don't know why I have to publish it)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.serde]
version = "1.*.*"

[dependencies.serde_derive]
version = "1.*.*"

[dependencies.walkdir]
version = "2.2.0"

[package]
authors = ["Ty Overby <ty@pre-alpha.com>"]
description = "Expectation Tests Shared Code (Dont depend on this package, I don't know why I have to publish it)"
license = "MIT/Apache-2.0"
name = "expectation-shared"
version = "0.1.0"