Skip to content

Commit 1368202

Browse files
authored
Merge pull request #14 from radu-matei/update-wit-bindgen
2 parents ca0bf1a + 90b109d commit 1368202

File tree

2 files changed

+24
-84
lines changed

2 files changed

+24
-84
lines changed

Cargo.lock

Lines changed: 22 additions & 82 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ http = "0.2"
1919
# Helper to guess the media type based on the file extension.
2020
mime_guess = "2.0"
2121
# The Spin SDK.
22-
spin-sdk = { git = "https://github.com/fermyon/spin", rev = "40714a18a5963eb5c29bcf3643319fbd04dd8cd7" }
22+
spin-sdk = { git = "https://github.com/fermyon/spin", rev = "4c6ec40ef8b518c1e901a476c752ad961525bef8" }
2323
# The wit-bindgen-rust dependency generates bindings for interfaces.
24-
wit-bindgen-rust = { git = "https://github.com/bytecodealliance/wit-bindgen", rev = "e9c7c0a3405845cecd3fe06f3c20ab413302fc73" }
24+
wit-bindgen-rust = { git = "https://github.com/bytecodealliance/wit-bindgen", rev = "dde4694aaa6acf9370206527a798ac4ba6a8c5b8" }
2525

2626
[workspace]

0 commit comments

Comments
 (0)