allwright-plugin-sdk 0.0.30

Plugin interfaces and shared metadata for allwright surface crates.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "allwright-plugin-sdk"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
description = "Plugin interfaces and shared metadata for allwright surface crates."
readme = "README.md"
keywords = ["automation", "plugin", "sdk"]
categories = ["development-tools::testing", "api-bindings"]

[dependencies]
serde = { workspace = true }
serde_json = { workspace = true }