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

21 lines
391 B
TOML

[package]
name = "rpc"
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 = "rpc"
[dependencies]
[lints]
workspace = true