typst-fmt-cli 0.1.0

A soon to be formatter for the typst lang
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Astrale <ash4567@outlook.fr>"]
categories = ["command-line-utilities", "development-tools"]
description = "A soon to be formatter for the typst lang"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "typst-fmt-cli"
repository = "https://github.com/astrale-sharp/typst-fmt"
rust-version = "1.56"
version = "0.1.0"