linguini-codegen-ts 0.1.0-alpha.3

TypeScript code generator for Linguini localization projects
# 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"
rust-version = "1.76"
name = "linguini-codegen-ts"
version = "0.1.0-alpha.3"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "TypeScript code generator for Linguini localization projects"
readme = false
license = "Apache-2.0"
repository = "https://github.com/antepodeum/Linguini"

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

[dependencies.linguini-cldr]
version = "0.1.0-alpha.3"

[dependencies.linguini-ir]
version = "0.1.0-alpha.3"

[dev-dependencies.linguini-syntax]
version = "0.1.0-alpha.3"