Refactor into cargo workspace

This commit is contained in:
Aditya Kulkarni
2019-10-22 13:21:18 -07:00
parent 4a62949bdb
commit be2eaad443
5 changed files with 29 additions and 22 deletions

View File

@@ -72,6 +72,3 @@ tower-grpc-build = { git = "https://github.com/tower-rs/tower-grpc", features =
[dev-dependencies]
tempdir = "0.3.7"
[profile.release]
debug = false