diff --git a/Cargo.lock b/Cargo.lock index 3913ccb3696..67c06f23aee 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1006,7 +1006,7 @@ checksum = "1435fa1053d8b2fbbe9be7e97eca7f33d37b28409959813daefc1446a14247f1" [[package]] name = "dropshot" version = "0.6.1-dev" -source = "git+https://github.com/oxidecomputer/dropshot?branch=main#6ca8e21a8b9fe1a35e6780afa1f70a5ec6a22513" +source = "git+https://github.com/oxidecomputer/dropshot?branch=main#18078c4909d6260dddb924915f830de12840871d" dependencies = [ "async-stream", "async-trait", @@ -1044,7 +1044,7 @@ dependencies = [ [[package]] name = "dropshot_endpoint" version = "0.6.1-dev" -source = "git+https://github.com/oxidecomputer/dropshot?branch=main#6ca8e21a8b9fe1a35e6780afa1f70a5ec6a22513" +source = "git+https://github.com/oxidecomputer/dropshot?branch=main#18078c4909d6260dddb924915f830de12840871d" dependencies = [ "proc-macro2", "quote",