We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5104a50 commit 722f2dbCopy full SHA for 722f2db
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "kinode_process_lib"
3
-version = "0.5.4"
+version = "0.5.5"
4
edition = "2021"
5
6
[features]
@@ -18,4 +18,4 @@ rand = "0.8"
18
thiserror = "1.0"
19
url = "2.4.1"
20
mime_guess = "2.0"
21
-wit-bindgen = { git = "https://github.com/bytecodealliance/wit-bindgen", rev = "efcc759" }
+wit-bindgen = { git = "https://github.com/bytecodealliance/wit-bindgen", rev = "efcc759" }
0 commit comments