We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d52686 commit b91805dCopy full SHA for b91805d
Cargo.toml
@@ -24,8 +24,8 @@ serde = { version = "1", features = ["derive"] }
24
serde_json = "1"
25
sha2 = "0.10"
26
tokio = { version = "1", default-features = false, features = ["fs"] }
27
-wit-component = "0.219"
28
-wit-parser = "0.219"
+wit-component = "0.224"
+wit-parser = "0.224"
29
30
[dev-dependencies]
31
testcontainers = { version = "0.23", features = ["watchdog"] }
0 commit comments