pinnacle/api/lua/build/Cargo.toml
Ottatop a9d9a38e9d
Some checks failed
CI (Pinnacle) / Build (push) Has been cancelled
CI (Pinnacle) / Run tests (push) Has been cancelled
CI (Pinnacle) / Check formatting (push) Has been cancelled
CI (Pinnacle) / Clippy check (push) Has been cancelled
Build and Publish Lua Docs / Build (push) Has been cancelled
Build Rust Docs / Build docs (push) Has been cancelled
Bump non-smithay dependencies
2024-12-16 14:50:42 -06:00

11 lines
205 B
TOML

[package]
name = "lua-build"
version = "0.1.0"
edition = "2021"
[dependencies]
prost = { workspace = true }
prost-types = "0.13.4"
indexmap = "2.2.6"
walkdir = { workspace = true }
prost-build = "0.13.4"