[package]
name = "startmeup"
version.workspace = true
edition.workspace = true
authors.workspace = true
repository.workspace = true
homepage.workspace = true
description = "Action runtime for Ordinary Framework."
license = "AGPL-3.0-only"
readme = "README.md"
categories = ["virtualization", "wasm", "web-programming"]
[dependencies]
wasi-common.workspace = true
wasmtime.workspace = true
parking_lot = { workspace = true }
hashbrown.workspace = true
stewball.workspace = true
bytes.workspace = true
gobetween.workspace = true
notatype.workspace = true
configinator.workspace = true
flexbuffers.workspace = true
cbwaw.workspace = true
tracing.workspace = true
oneshot.workspace = true