shuttle: add dotenvy for handling envvars
This commit is contained in:
parent
d52e5a9fbd
commit
ce1f80cd4f
3 changed files with 12 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ headers = "0.4"
|
|||
tower = { version = "0.4", features = ["util"] }
|
||||
shuttle-axum = { version = "0.44.0", optional = true }
|
||||
shuttle-runtime = { version = "0.44.0", optional = true }
|
||||
dotenvy = "0.15.7"
|
||||
|
||||
[build-dependencies]
|
||||
prost-build = "0.12.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue