[dependencies.greentic-distributor-client]
version = "0.4.1"
[dev-dependencies.tempfile]
version = "3"
[lib]
name = "greentic_distributor_dev"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Dev-only distributor source that serves packs and components from the local filesystem."
edition = "2024"
homepage = "https://github.com/greentic"
license = "MIT"
name = "greentic-distributor-dev"
readme = "README.md"
repository = "https://github.com/greentic/greentic-distributor-client"
resolver = "2"
version = "0.4.2"
[[test]]
name = "dev_source"
path = "tests/dev_source.rs"