diff --git a/Cargo.lock b/Cargo.lock index bafa5bb..1bbb4d3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -455,7 +455,7 @@ dependencies = [ [[package]] name = "dropshot" version = "0.9.1-dev" -source = "git+https://github.com/oxidecomputer/dropshot#64f3a3ba969802895e7a62ef08586d7789e54927" +source = "git+https://github.com/oxidecomputer/dropshot#b3c4d0b84ab4f77f2843298e28bbb4c461094a6a" dependencies = [ "async-stream", "async-trait", @@ -499,7 +499,7 @@ dependencies = [ [[package]] name = "dropshot_endpoint" version = "0.9.1-dev" -source = "git+https://github.com/oxidecomputer/dropshot#64f3a3ba969802895e7a62ef08586d7789e54927" +source = "git+https://github.com/oxidecomputer/dropshot#b3c4d0b84ab4f77f2843298e28bbb4c461094a6a" dependencies = [ "proc-macro2", "quote",