aboutsummaryrefslogtreecommitdiff
path: root/src/table/Cargo.toml
diff options
context:
space:
mode:
authorQuentin <quentin@deuxfleurs.fr>2020-11-21 18:01:50 +0100
committerQuentin <quentin@deuxfleurs.fr>2020-11-21 18:01:50 +0100
commit28efe341cbb4d96b5f81f5fe756f1a0995461e77 (patch)
tree27664b3c8519df6cea381218d3542f19e0c04126 /src/table/Cargo.toml
parentb7a377308bbcbb7285a5b11cdcb07361eff93a28 (diff)
parentb3814b15ccc233d7c4233b43816cce20db278f17 (diff)
downloadgarage-28efe341cbb4d96b5f81f5fe756f1a0995461e77.tar.gz
garage-28efe341cbb4d96b5f81f5fe756f1a0995461e77.zip
Merge branch 'master' into feature/website
Diffstat (limited to 'src/table/Cargo.toml')
-rw-r--r--src/table/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/table/Cargo.toml b/src/table/Cargo.toml
index 1963f3da..945763fa 100644
--- a/src/table/Cargo.toml
+++ b/src/table/Cargo.toml
@@ -21,6 +21,7 @@ rand = "0.7"
hex = "0.3"
arc-swap = "0.4"
log = "0.4"
+hexdump = "0.1"
sled = "0.31"