tytanic-utils 0.2.0

Helper functions, types and traits for the tytanic test runner.
Documentation
[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.13.0"

[lib]
name = "tytanic_utils"
path = "src/lib.rs"

[package]
authors = ["tingerrr <tinger@tinger.dev>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["command-line-utilities", "development-tools::testing"]
description = "Helper functions, types and traits for the tytanic test runner."
edition = "2021"
homepage = "https://tingerrr.github.io/tytanic/"
keywords = ["typst", "test"]
license = "Apache-2.0"
name = "tytanic-utils"
readme = "README.md"
repository = "https://github.com/tingerrr/tytanic"
rust-version = "1.80"
version = "0.2.0"