[package] name = "pocketcraft_engine_api" authors = ["PocketCraft Team "] description = "Provides an API to interface with the PocketCraft Engine" version = "0.1.8" edition = "2021" license-file = "LICENSE" readme = "README.md" homepage = "https://pocketcraft.net" repository = "https://github.com/PocketCraftNet/API" [dependencies] uuid = { version = "1.8.0", features = ["v3"] }