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