sneakerweb 1.2.0

A parallel web transported by physical media
# 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 = "sneakerweb"
version = "1.2.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "A parallel web transported by physical media"
homepage = "https://sneakerweb.org/"
readme = "README.md"
license = "MIT OR Apache-2.0"
repository = "https://codeberg.org/worm-blossom/sneakerweb"

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

[dependencies.anyhow]
version = "1.0.102"

[dependencies.base16]
version = "0.2.1"

[dependencies.base32]
version = "0.5.1"

[dependencies.clap]
version = "4.6.0"
features = ["derive"]

[dependencies.colored]
version = "3.1.1"

[dependencies.glob]
version = "0.3.3"

[dependencies.hifitime]
version = "4.3.0"

[dependencies.httparse]
version = "1.10.1"

[dependencies.hypertext]
version = "0.12.1"

[dependencies.mime]
version = "0.3.17"

[dependencies.mime_guess2]
version = "2.3.1"

[dependencies.rand]
version = "0.8.0"

[dependencies.smol]
version = "2.0.2"

[dependencies.ufotofu]
version = "0.12.4"
features = ["compat_futures_io"]

[dependencies.url]
version = "2.5.8"

[dependencies.willow25]
version = "0.7.9"

[profile.release]
lto = true