diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock index 34cbbf275..09eb674c0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3838,6 +3838,7 @@ version = "0.1.0" dependencies = [ "anyhow", "async-stream", + "base64 0.13.0", "bytes", "futures", "hyper", |