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 d9e2af1 commit ff4cf8fCopy full SHA for ff4cf8f
openraft/Cargo.toml
@@ -21,7 +21,7 @@ byte-unit = { workspace = true }
21
clap = { workspace = true }
22
derive_more = { workspace = true }
23
futures = { workspace = true }
24
-openraft-macros = { path = "../macros", version = "0.9.0" }
+openraft-macros = { path = "../macros", version = "0.9.6" }
25
maplit = { workspace = true }
26
rand = { workspace = true }
27
serde = { workspace = true, optional = true }
0 commit comments