diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock index e872982b7..354973874 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1759,6 +1759,8 @@ dependencies = [ "home", "http 1.1.0", "http-body-util", + "hyper 1.4.1", + "hyper-util", "idna 0.3.0", "indexmap", "ipnetwork", |