diff options
author | Alex Auvolat <alex@adnab.me> | 2020-04-06 21:02:15 +0200 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2020-04-06 21:02:15 +0200 |
commit | 3c36b449a3786bb62fa023bde37bac24635b5717 (patch) | |
tree | 5bf18f069a4b32d3e7d04d13475c4995474d4c9b /Cargo.toml | |
parent | 1a5e6e39af19d572a9de7f54e66bef911bdbbf2f (diff) | |
download | garage-3c36b449a3786bb62fa023bde37bac24635b5717.tar.gz garage-3c36b449a3786bb62fa023bde37bac24635b5717.zip |
Some work
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,3 +24,4 @@ toml = "0.5" structopt = { version = "0.3", default-features = false } rand = "0.7" hex = "0.3" +sha2 = "0.8" |