[package] name = "limbo_ext" version.workspace = true authors.workspace = true edition.workspace = true license.workspace = true repository.workspace = true [features] default = [] static = [] [dependencies] log = "0.4.20" limbo_macros = { path = "../../macros" }