[dependencies.ecow]
version = "0.2.2"
[dependencies.tempdir]
version = "0.3.7"
[dependencies.toml]
version = "0.8.19"
[dependencies.tracing]
version = "0.1.40"
[dependencies.typst-syntax]
version = "0.14.1"
[lib]
name = "tytanic_utils"
path = "src/lib.rs"
[package]
authors = ["tingerrr <tinger@tinger.dev>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["command-line-utilities", "development-tools::testing"]
description = "Helper functions, types and traits for the tytanic test runner."
edition = "2024"
homepage = "https://typst-community.github.io/tytanic/"
keywords = ["typst", "test"]
license = "MIT OR Apache-2.0"
name = "tytanic-utils"
readme = "README.md"
repository = "https://github.com/typst-community/tytanic"
resolver = "2"
rust-version = "1.89"
version = "0.3.2"