msg-sim 0.1.5

A flexible and lightweight messaging library for distributed systems
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "msg-sim"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
description.workspace = true
authors.workspace = true
homepage.workspace = true
repository.workspace = true

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
pnet.workspace = true