rivetkit-shared-types 2.3.0

Shared public types for RivetKit crates
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "rivetkit-shared-types"
version.workspace = true
authors.workspace = true
license.workspace = true
homepage.workspace = true
repository.workspace = true
edition.workspace = true
workspace = "../../../"
description = "Shared public types for RivetKit crates"

[dependencies]
serde.workspace = true
serde_json.workspace = true