blob: c831acdbf0d989a82f3e8df1f4f7b766c51274dd [file] [log] [blame]
[package]
name = "submerge_internal_proto"
version.workspace = true
edition.workspace = true
license.workspace = true
publish.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
protobuf.workspace = true
thiserror.workspace = true
[features]
default = ["cargo"]
cargo = []
[lints]
workspace = true
[build-dependencies]
protobuf-codegen.workspace = true