[dependencies.pnet]
version = "0.35"
[lib]
name = "msg_sim"
path = "src/lib.rs"
[package]
authors = ["Chainbound Developers <dev@chainbound.io>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A flexible and lightweight messaging library for distributed systems"
edition = "2024"
homepage = "https://github.com/chainbound/msg-rs"
license = "MIT"
name = "msg-sim"
readme = "README.md"
repository = "https://github.com/chainbound/msg-rs"
resolver = "2"
rust-version = "1.85"
version = "0.1.5"