tower-embed-core 0.4.0

Core functionalities of tower-embed
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 = "tower-embed-core"
version = "0.4.0"
authors = ["Mattia Penati <mattia.penati@protonmail.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Core functionalities of tower-embed"
homepage = "https://github.com/mattiapenati/tower-embed"
documentation = "https://docs.rs/tower-embed-core"
readme = false
license = "Apache-2.0 OR MIT"
repository = "https://github.com/mattiapenati/tower-embed"

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

[dependencies.bytes]
version = "1.11.0"

[dependencies.futures-core]
version = "0.3.31"

[dependencies.http]
version = "1.4.0"

[dependencies.http-body]
version = "1.0.1"

[dependencies.http-body-util]
version = "0.1.3"

[dependencies.httpdate]
version = "1.0.3"

[dependencies.mime]
version = "0.3.17"

[dependencies.mime_guess]
version = "2.0.5"

[dependencies.rapidhash]
version = "4.2.1"