diff --git a/tools/file_operations_component/Cargo.toml b/tools/file_operations_component/Cargo.toml index 7d55428d..6d582659 100644 --- a/tools/file_operations_component/Cargo.toml +++ b/tools/file_operations_component/Cargo.toml @@ -9,7 +9,7 @@ license = "Apache-2.0" crate-type = ["cdylib"] [dependencies] -wit-bindgen = "0.44.0" +wit-bindgen = "0.45.0" anyhow = "1.0" serde = "1.0" serde_json = "1.0"