heddle-devtools 0.2.1

Developer tooling for the Heddle workspace
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "heddle-devtools"
version = "0.2.1"
edition.workspace = true
authors.workspace = true
description = "Developer tooling for the Heddle workspace"
license.workspace = true
repository.workspace = true
keywords.workspace = true
categories.workspace = true

[dependencies]
anyhow.workspace = true
protoc-bin-vendored.workspace = true
tempfile.workspace = true