pumpkin-checking 0.4.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
16
[package]
name = "pumpkin-checking"
description = "Types used by both pumpkin-core and pumpkin-checker"
version.workspace = true
repository.workspace = true
edition.workspace = true
license.workspace = true
authors.workspace = true

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

[lints]
workspace = true