aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2020-04-09 18:43:53 +0200
committerAlex Auvolat <alex@adnab.me>2020-04-09 18:43:53 +0200
commit1d786c2c663ac6f6e3e3ef52accd6e9eca049988 (patch)
tree813720a682fe7cf4947129020d73ccf4797d0c3a /Cargo.toml
parent101444abb3967770ec378ee09f24eb2845dc091d (diff)
downloadgarage-1d786c2c663ac6f6e3e3ef52accd6e9eca049988.tar.gz
garage-1d786c2c663ac6f6e3e3ef52accd6e9eca049988.zip
Something works
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f9c15725..a8505cbc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -28,3 +28,4 @@ hex = "0.3"
sha2 = "0.8"
async-trait = "0.1.30"
reduce = "0.1.2"
+serde_json = "1.0"