Skip to content

Commit 010e370

Browse files
dependabot[bot]avrabe
authored andcommitted
rust/file-ops(deps): update wit-bindgen-rt requirement
Updates the requirements on [wit-bindgen-rt](https://github.com/bytecodealliance/wit-bindgen) to permit the latest version. - [Release notes](https://github.com/bytecodealliance/wit-bindgen/releases) - [Commits](bytecodealliance/wit-bindgen@v0.43.0...v0.44.0) --- updated-dependencies: - dependency-name: wit-bindgen-rt dependency-version: 0.44.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e539920 commit 010e370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/file_operations_component/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ walkdir = "2.3"
1717
filetime = "0.2"
1818

1919
[dependencies.wit-bindgen-rt]
20-
version = "0.43.0"
20+
version = "0.44.0"
2121
features = ["bitflags"]
2222

2323
[package.metadata.component]

0 commit comments

Comments
 (0)