ctranslate2-src-build-support 0.2.2

Build support for ctranslate2-src
Documentation
# 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 = "2024"
name = "ctranslate2-src-build-support"
version = "0.2.2"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Build support for ctranslate2-src"
readme = false
license = "MIT"
resolver = "2"

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

[dependencies.base64]
version = "0.22.1"

[dependencies.cmake]
version = "0.1.54"

[dependencies.flate2]
version = "1.1"

[dependencies.serde]
version = "1.0.228"
features = ["derive"]

[dependencies.serde_json]
version = "1.0.145"

[dependencies.tar]
version = "0.4.44"

[dependencies.ureq]
version = "3.1.2"

[dependencies.walkdir]
version = "2.5.0"