codineer-plugins 0.6.8

Plugin system and hooks for Codineer
Documentation
[package]
name = "codineer-plugins"
description = "Plugin system and hooks for Codineer"
readme = "README.md"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
keywords.workspace = true
categories.workspace = true

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

[lints]
workspace = true