mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-31 20:32:34 +00:00
8 lines
137 B
TOML
8 lines
137 B
TOML
[package]
|
|
name = "pumpkin-plugin"
|
|
version.workspace = true
|
|
edition.workspace = true
|
|
|
|
[dependencies]
|
|
extism = "1.5.0"
|
|
log.workspace = true |