diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock index 66064b3..532723c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1876,7 +1876,6 @@ dependencies = [ "async-trait", "axum", "axum-extra", - "base64 0.22.1", "bytes", "chrono", "clap", @@ -1885,7 +1884,6 @@ dependencies = [ "faker_rand", "futures", "futures-util", - "hex", "html5ever", "http-cache-reqwest", "hyper", |