Skip to content

Commit 3c6c736

Browse files
committed
Update to wit-bindgen v0.19
1 parent 43de380 commit 3c6c736

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

Cargo.lock

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

runtime/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ once_cell = "1.20.2"
1212
pyo3 = { version = "0.20.0", features = ["abi3-py311", "num-bigint"] }
1313
componentize-py-shared = { path = "../shared" }
1414
num-bigint = "0.4.6"
15-
wit-bindgen = "0.18.0"
15+
wit-bindgen = "0.19.0"

0 commit comments

Comments
 (0)