gitdataai/libs/transport/Cargo.toml
2026-04-15 09:08:09 +08:00

21 lines
403 B
TOML

[package]
name = "transport"
version.workspace = true
edition.workspace = true
authors.workspace = true
description.workspace = true
repository.workspace = true
readme.workspace = true
homepage.workspace = true
license.workspace = true
keywords.workspace = true
categories.workspace = true
documentation.workspace = true
[lib]
path = "lib.rs"
name = "transport"
[dependencies]
[lints]
workspace = true