dragonfly-api 2.0.173

Canonical location of the Dragonfly API definition
[build-dependencies.tonic-build]
version = "0.12.1"

[dependencies.prost]
version = "0.13.3"

[dependencies.prost-types]
version = "0.13.3"

[dependencies.prost-wkt-types]
version = "0.6"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.tokio]
features = ["rt-multi-thread", "macros"]
version = "1.41.1"

[dependencies.tonic]
version = "0.12.3"

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

[package]
authors = ["Gaius <gaius.qi@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = "build.rs"
description = "Canonical location of the Dragonfly API definition"
edition = "2021"
homepage = "https://d7y.io"
license = "Apache-2.0"
name = "dragonfly-api"
readme = "README.md"
repository = "https://github.com/dragonflyoss/api"
version = "2.0.173"