12 lines
123 B
Text
12 lines
123 B
Text
|
|
|
|
[build-dependencies]
|
|
tonic-build = "0.12.3"
|
|
|
|
[features]
|
|
default = ["secure", "auth"]
|
|
secure = []
|
|
auth = []
|
|
no_tls = []
|
|
|
|
|