getmeta 2026.2.10

Not just gold builds anymore!
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 = "getmeta"
version = "2026.2.10"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Not just gold builds anymore!"
homepage = "https://lukach.io"
readme = "README.md"
license = "Apache-2.0"
repository = "https://github.com/jblukach/getmeta"

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

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

[dependencies.aws-config]
version = "1.8.13"
features = ["behavior-version-latest"]

[dependencies.aws-sdk-s3]
version = "1.122.0"

[dependencies.blake3]
version = "1.8.3"

[dependencies.gethostname]
version = "1.1.0"

[dependencies.mmi]
version = "2026.2.10"

[dependencies.polars]
version = "0.53.0"
features = ["parquet"]

[dependencies.tokio]
version = "1.49.0"
features = ["full"]

[dependencies.ureq]
version = "3.2.0"

[dependencies.uuid]
version = "1.20.0"
features = [
    "v4",
    "fast-rng",
    "macro-diagnostics",
]

[dependencies.walkdir]
version = "2.5.0"

[profile.release]
strip = true