diff options
author | Quentin <quentin@deuxfleurs.fr> | 2020-11-19 14:56:00 +0100 |
---|---|---|
committer | Quentin <quentin@deuxfleurs.fr> | 2020-11-19 14:56:00 +0100 |
commit | 04f455ff7f673ae9449b374183b8aafb9347581f (patch) | |
tree | 0eff6e61d6a0a7d9c7eaf5bed99dba0c53f85352 /Cargo.lock | |
parent | fc427b0b66241785ecd3fe23ec3e4ac72aaed1da (diff) | |
download | garage-04f455ff7f673ae9449b374183b8aafb9347581f.tar.gz garage-04f455ff7f673ae9449b374183b8aafb9347581f.zip |
Make it compile again
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -430,6 +430,7 @@ dependencies = [ "bytes 0.4.12", "chrono", "crypto-mac", + "err-derive", "futures", "futures-util", "garage_model 0.1.1", |