There was an error while loading. Please reload this page.
1 parent 6c83120 commit 488c662Copy full SHA for 488c662
1 file changed
Cargo.toml
@@ -22,7 +22,7 @@ serde_json = "1"
22
23
toml = "1.0"
24
25
-httpboot-protocol = { path = "httpboot-protocol" }
+httpboot-protocol = { version = "0.1", path = "./httpboot-protocol" }
26
27
# Error handling
28
thiserror = "2"
0 commit comments