[package]
name = "rusticulum"
version = "0.1.0"
edition = "2024"
authors = ["Matthew Remmel <matt@remmel.dev>"]
license-file = "LICENSE"
description = "A Rust implementation of the Reticulum network stack"
homepage = "https://github.com/bellrock-cc/rusticulum"
repository = "https://github.com/bellrock-cc/rusticulum"
readme = "README.md"
[dependencies]