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