shuttle-builder 0.57.0

Docker build recipes for the Shuttle platform (shuttle.dev)
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 = "2021"
name = "shuttle-builder"
version = "0.57.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Docker build recipes for the Shuttle platform (shuttle.dev)"
homepage = "https://www.shuttle.dev"
readme = false
license = "Apache-2.0"
repository = "https://github.com/shuttle-hq/shuttle"

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

[dependencies.askama]
version = "0.14.0"

[dependencies.shuttle-common]
version = "0.57.0"
features = ["models"]

[dev-dependencies.pretty_assertions]
version = "1.3.0"