diff --git a/common/Cargo.toml b/common/Cargo.toml index 6fe2228..0c4664f 100644 --- a/common/Cargo.toml +++ b/common/Cargo.toml @@ -13,4 +13,4 @@ monotree.workspace = true risc0-zkvm = { git = "https://github.com/risc0/risc0.git", branch = "release-1.2" } [dependencies.rpc_primitives] -path = "../rpc_primitives" \ No newline at end of file +path = "../rpc_primitives"