[package] name = "ely_servo_host" version = "0.1.0" edition.workspace = true license.workspace = true rust-version.workspace = true [dependencies] ely_domain = { path = "../ely_domain" } thiserror.workspace = true [lints] workspace = true