thesa 4.7.1

Archive repositories, models, datasets, websites, assets, audio, videos, scholarly papers, and technical reports
# 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"
rust-version = "1.85"
name = "thesa"
version = "4.7.1"
authors = ["Trevor Knott (Knott Dynamics)"]
build = false
include = [
    "/Cargo.toml",
    "/Cargo.lock",
    "/README.md",
    "/CHANGELOG.md",
    "/AGENT_GUIDE.md",
    "/LICENSE",
    "/src/**",
    "/git.sh",
    "/scripts/**",
]
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Archive repositories, models, datasets, websites, assets, audio, videos, scholarly papers, and technical reports"
homepage = "https://github.com/Tknott95/Thesa"
documentation = "https://docs.rs/thesa"
readme = "README.md"
keywords = [
    "archive",
    "papers",
    "datasets",
    "repositories",
    "siteforge",
]
categories = [
    "command-line-utilities",
    "development-tools",
    "filesystem",
]
license = "MIT"
repository = "https://github.com/Tknott95/Thesa"

[[bin]]
name = "thesa"
path = "src/main.rs"

[dependencies.aisling]
version = "0.3.17"

[dependencies.assetforge]
version = "0.3.2"

[dependencies.baseforge]
version = "0.1.7"

[dependencies.blake3]
version = "1.5"

[dependencies.cadforge]
version = "0.1.2"

[dependencies.clap]
version = "4.5"
features = [
    "derive",
    "env",
]

[dependencies.crossterm]
version = "0.28"

[dependencies.modelforge]
version = "0.1.11"

[dependencies.paperforge]
version = "0.1.0"

[dependencies.photoforge]
version = "0.1.0"

[dependencies.repoforge]
version = "0.1.12"

[dependencies.reqwest]
version = "0.12"
features = [
    "blocking",
    "json",
    "rustls-tls-native-roots",
]
default-features = false

[dependencies.scrin]
version = "0.1.84"

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

[dependencies.serde_json]
version = "1"

[dependencies.siteforge]
version = "0.1.27"

[dependencies.soundforge]
version = "0.2.2"

[dependencies.thiserror]
version = "1"

[dependencies.tokio]
version = "1"
features = ["rt-multi-thread"]

[dependencies.urlencoding]
version = "2"

[dependencies.videoforge]
version = "0.1.0"