diff --git a/Cargo.lock b/Cargo.lock index a1d972c..e835b57 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -279,7 +279,7 @@ dependencies = [ [[package]] name = "dropshot" version = "0.7.1-dev" -source = "git+https://github.com/oxidecomputer/dropshot#1f98f791bf4a9bfb5b15549e22f927075bbfa07c" +source = "git+https://github.com/oxidecomputer/dropshot#a1363c5ece62b494a66487cd64903cacb02855c5" dependencies = [ "async-stream", "async-trait", @@ -318,7 +318,7 @@ dependencies = [ [[package]] name = "dropshot_endpoint" version = "0.7.1-dev" -source = "git+https://github.com/oxidecomputer/dropshot#1f98f791bf4a9bfb5b15549e22f927075bbfa07c" +source = "git+https://github.com/oxidecomputer/dropshot#a1363c5ece62b494a66487cd64903cacb02855c5" dependencies = [ "proc-macro2", "quote",