[package] name = "web-frontend" version = "0.1.0" edition = "2021" [dependencies] rocket = {version="0.5.0-rc.2", features=["json"]} rust-embed = { version = "6.6.0", features = ["rocket"] } [build-dependencies] xpin-wasm={path="../xpin-wasm/"}