| [package] | |
| name = "communication-layer-request-reply" | |
| version.workspace = true | |
| edition = "2021" | |
| documentation.workspace = true | |
| description.workspace = true | |
| license.workspace = true | |
| [package.metadata.docs.rs] | |
| all-features = true | |
| rustdoc-args = ["--cfg", "docsrs"] | |