tinymist-render 0.14.8

Rendering features for tinymist.
[package]
name = "tinymist-render"
description = "Rendering features for tinymist."
categories = ["compilers", "command-line-utilities"]
keywords = ["api", "language", "typst"]
authors.workspace = true
version.workspace = true
license.workspace = true
edition.workspace = true
homepage.workspace = true
repository.workspace = true
rust-version.workspace = true

[dependencies]

serde.workspace = true
tinymist-query.workspace = true
reflexo-vec2svg.workspace = true
reflexo-typst.workspace = true
tinymist-std.workspace = true
base64.workspace = true
log.workspace = true

[lints]
workspace = true