Skip to content

Commit 616f1a7

Browse files
authored
Merge pull request #1878 from fermyon/spin-componentize-update
Another spin-componentize update
2 parents 42d3c44 + 4b16c33 commit 616f1a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ wasmtime = { git = "https://github.com/bytecodealliance/wasmtime", rev = "c796ce
116116
"component-model",
117117
] }
118118
wasmtime-wasi-http = { git = "https://github.com/bytecodealliance/wasmtime", rev = "c796ce7376a57a40605f03e74bd78cefcc9acf3a" }
119-
spin-componentize = { git = "https://github.com/fermyon/spin-componentize", rev = "84286054d632ccb8ae06c6419940b5d328229e59" }
119+
spin-componentize = { git = "https://github.com/fermyon/spin-componentize", rev = "628412da730b7608cc549cd42ebdfcf781ee418f" }
120120
hyper = { version = "=1.0.0-rc.3", features = ["full"] }
121121
http-body-util = "=0.1.0-rc.2"
122122

0 commit comments

Comments
 (0)