diff --git a/Cargo.lock b/Cargo.lock index f0b1b6f..405a412 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#367501eb0f89b64f148e7d56e26d59c4f5514dbe" +source = "git+https://github.com/oxidecomputer/dropshot#9691d04cb2abd16aec5f101c866c9fdcece90407" 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#367501eb0f89b64f148e7d56e26d59c4f5514dbe" +source = "git+https://github.com/oxidecomputer/dropshot#9691d04cb2abd16aec5f101c866c9fdcece90407" dependencies = [ "proc-macro2", "quote",