pumpkin-checking 0.3.0

Types used by both pumpkin-core and pumpkin-checker
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "pumpkin-checking"
version = "0.3.0"
description = "Types used by both pumpkin-core and pumpkin-checker"
repository.workspace = true
edition.workspace = true
license.workspace = true
authors.workspace = true

[dependencies]
dyn-clone = "1.0.20"
fnv = "1.0.7"

[lints]
workspace = true