aboutsummaryrefslogtreecommitdiff
path: root/src/model/Cargo.toml
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2022-09-07 17:05:21 +0200
committerAlex Auvolat <alex@adnab.me>2022-09-07 17:05:21 +0200
commit28d86e76021bed674ca78684b9522cfb664a8ae2 (patch)
tree2e264c8e12c3ee85fcd290338dc39175bbda4b8f /src/model/Cargo.toml
parentdb61f41030678c5756c844c8aa41a210c658769e (diff)
downloadgarage-28d86e76021bed674ca78684b9522cfb664a8ae2.tar.gz
garage-28d86e76021bed674ca78684b9522cfb664a8ae2.zip
Report build features in garage --help
Diffstat (limited to 'src/model/Cargo.toml')
-rw-r--r--src/model/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/model/Cargo.toml b/src/model/Cargo.toml
index c41d3f16..101c97d3 100644
--- a/src/model/Cargo.toml
+++ b/src/model/Cargo.toml
@@ -26,6 +26,7 @@ blake2 = "0.9"
err-derive = "0.3"
git-version = "0.3.4"
hex = "0.4"
+lazy_static = "1.4"
base64 = "0.13"
tracing = "0.1.30"
rand = "0.8"