headgate-shared 0.1.6

Dependency-light shared types and utilities for headgate crates.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "headgate-shared"
version.workspace = true
edition.workspace = true
authors.workspace = true
description = "Dependency-light shared types and utilities for headgate crates."
documentation.workspace = true
homepage.workspace = true
repository.workspace = true
readme.workspace = true
keywords.workspace = true
categories.workspace = true
license.workspace = true

[dependencies]
serde_json = "1"