Skip to content

Commit

Permalink
fix(deps): update rust crate wit-bindgen-rt to 0.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 19b871a commit 5d05239
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 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 crates/tools/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ serde_json = { workspace = true }
thiserror = { workspace = true }
tokenizer = { workspace = true }
code-generator = { workspace = true }
wit-bindgen-rt = { version = "0.36.0", features = ["bitflags"] }
wit-bindgen-rt = { version = "0.38.0", features = ["bitflags"] }

[lib]
crate-type = ["cdylib"]
Expand Down

0 comments on commit 5d05239

Please sign in to comment.