diff --git a/examples/http-rust-outbound-post/Cargo.lock b/examples/http-rust-outbound-post/Cargo.lock index 65034ef19..48c72ef4b 100644 --- a/examples/http-rust-outbound-post/Cargo.lock +++ b/examples/http-rust-outbound-post/Cargo.lock @@ -466,7 +466,7 @@ dependencies = [ [[package]] name = "spin-sdk" -version = "2.0.0" +version = "2.0.1" dependencies = [ "anyhow", "async-trait",