diff --git a/Cargo.lock b/Cargo.lock index 1841e56..a5bc080 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -230,7 +230,7 @@ dependencies = [ [[package]] name = "dropshot" version = "0.7.1-dev" -source = "git+https://github.com/oxidecomputer/dropshot#38395fc200a9330728757cd0d26f12373a279fbc" +source = "git+https://github.com/oxidecomputer/dropshot#367501eb0f89b64f148e7d56e26d59c4f5514dbe" dependencies = [ "async-stream", "async-trait", @@ -268,7 +268,7 @@ dependencies = [ [[package]] name = "dropshot_endpoint" version = "0.7.1-dev" -source = "git+https://github.com/oxidecomputer/dropshot#38395fc200a9330728757cd0d26f12373a279fbc" +source = "git+https://github.com/oxidecomputer/dropshot#367501eb0f89b64f148e7d56e26d59c4f5514dbe" dependencies = [ "proc-macro2", "quote",