[package] name = "sandstorm" version = "0.20.0" authors = ["David Renshaw "] license = "MIT" description = "Sandstorm Cap'n Proto interfaces" repository = "https://github.com/dwrensha/sandstorm-rust" keywords = ["sandstorm"] build = "build.rs" edition = "2021" [dependencies] capnp = "0.20" [build-dependencies] capnpc = "0.20"