mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
10 lines
161 B
TOML
10 lines
161 B
TOML
[package]
|
|
name = "pumpkin-plugin"
|
|
version.workspace = true
|
|
edition.workspace = true
|
|
|
|
[dependencies]
|
|
serde.workspace = true
|
|
log.workspace = true
|
|
extism = "1.6.0"
|