blob: 1737608d85be7a6fbc9efcb0f3642f62b7f95827 [file] [log] [blame]
[package]
name = "compile_with_bazel"
version = "0.0.0"
# Mandatory (or Cargo tooling is unhappy)
[lib]
path = "fake_lib.rs"
[dependencies]
protoc-gen-prost = "0.2.3"