diff --git a/Cargo.toml b/Cargo.toml index 45dea05..f305dd9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kinode_process_lib" -version = "0.5.4" +version = "0.5.5" edition = "2021" [features] @@ -18,4 +18,4 @@ rand = "0.8" thiserror = "1.0" url = "2.4.1" mime_guess = "2.0" -wit-bindgen = { git = "https://github.com/bytecodealliance/wit-bindgen", rev = "efcc759" } \ No newline at end of file +wit-bindgen = { git = "https://github.com/bytecodealliance/wit-bindgen", rev = "efcc759" }