[package] name = "libhelix" version.workspace = true edition.workspace = true repository.workspace = true license.workspace = true description.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] serde = "1.0" serde_json = "1.0"