# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "typst-ts-fontctl" version = "0.2.1" authors = [ "Typst.ts Developers", "The Typst Project Developers", ] description = "Font control for Typst.ts." homepage = "https://myriad-dreamin.github.io/typst.ts/" license = "Apache-2.0" repository = "https://github.com/Myriad-Dreamin/typst.ts" resolver = "1" [dependencies.anyhow] version = "1" [dependencies.clap] version = "4.3" features = [ "derive", "env", "unicode", "wrap_help", "derive", "env", "unicode", "wrap_help", ] [dependencies.clap_complete] version = "4.3" [dependencies.clap_complete_fig] version = "4.3" [dependencies.cmd_lib] version = "1.3.0" [dependencies.hex] version = "0.4.3" [dependencies.sha2] version = "0.10.6" [dependencies.tempfile] version = "3"