Update spin_sdk to spin v3

This commit is contained in:
benwis 2024-04-13 12:57:25 -07:00
parent e29d31e686
commit a2927d7f18
No known key found for this signature in database
GPG key ID: 09BAB549B9C92245

View file

@ -27,7 +27,7 @@ bytecheck = { version = "0.7", features = [
rustc-hash = "1"
serde-wasm-bindgen = "0.6"
serde_json = "1"
spin-sdk = { version = "2", optional = true }
spin-sdk = { version = "3", optional = true }
base64 = "0.22"
thiserror = "1"
tokio = { version = "1", features = [