mirror of
https://github.com/bytedance/g3.git
synced 2026-05-03 06:00:42 +00:00
13 lines
284 B
TOML
13 lines
284 B
TOML
[package]
|
|
name = "g3proxy-proto"
|
|
version = "0.1.0"
|
|
license.workspace = true
|
|
edition.workspace = true
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|
|
capnp.workspace = true
|
|
|
|
[build-dependencies]
|
|
capnpc.workspace = true
|