diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-03-04 18:33:18 +0100 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-03-07 17:32:07 +0100 |
commit | 8df1e186decdfcc2e59512acda5c09b8162b7b64 (patch) | |
tree | c284124f57697a43371465a2e6eb1c452d4b0157 /Cargo.lock | |
parent | 2ef60b84178ec0d91c5fa534e63ca2b55e51ad67 (diff) | |
download | garage-8df1e186decdfcc2e59512acda5c09b8162b7b64.tar.gz garage-8df1e186decdfcc2e59512acda5c09b8162b7b64.zip |
Functional tests for website endpoints
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -675,6 +675,7 @@ dependencies = [ "git-version", "hex", "http", + "hyper", "kuska-sodiumoxide", "log", "netapp", |