Skip to content

Commit

Permalink
updated zrpc-macros TOMLs
Browse files Browse the repository at this point in the history
Signed-off-by: gabrik <[email protected]>
  • Loading branch information
gabrik committed Dec 27, 2022
1 parent 16a181c commit 5632c0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zrpc-macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ uhlc = "=0.5"
uuid = { version = "=1.2.2", features = ["serde", "v4"] }
zenoh = { version = "=0.7.0-rc", default-features = false }
zenoh-util = { version = "=0.7.0-rc" }
zrpc = { version = "0.6.0-alpha1", path = "../zrpc", default-features = false }
zrpc = { version = "0.6.0-alpha1", path = "../zrpc" }

[dev-dependencies]
serde_json = "1"
Expand Down

0 comments on commit 5632c0e

Please sign in to comment.