Skip to content

Commit

Permalink
chore(deps): update rust crate wit-bindgen to 0.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent d0052f1 commit 4f4ea50
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 62 deletions.
80 changes: 19 additions & 61 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ uuid = { version = "1.8.0", features = ["v4", "v7"] }
futures = "0.3.30"
once_cell = "1.19.0"
bitflags = "2.5.0"
wit-bindgen = "0.30.0"
wit-bindgen = "0.31.0"
wit-bindgen-rt = "0.31.0"
serde = { version = "1.0.200", features = ["derive"] }
serde_json = { version = "1.0.120" }
Expand Down

0 comments on commit 4f4ea50

Please sign in to comment.