[package] name = "makepad-error-log" version = "1.0.0" authors = ["Makepad "] edition = "2021" description = "Makepad error logging" license = "MIT OR Apache-2.0" homepage = "https://github.com/makepad/makepad/" repository = "https://github.com/makepad/makepad/" metadata.makepad-auto-version = "5AyqeCUVreBmoPGamcLTzxafmVk=" [features] nightly = [] [dependencies] makepad-micro-serde = { path = "../../libs/micro_serde", version = "1.0.0" }