blob: 0593dfab1b5222151f3f1c814beb870c1c335ca4 (
plain)
1
2
3
4
5
6
7
8
9
|
[package]
name = "starb"
description = "STAtic Ring Buffers."
version = "0.3.0"
authors = ["Brian Cully <bjc@kublai.com>"]
edition = "2018"
license = "LGPL-3.0-or-later"
repository = "https://git.spork.org/starb.git"
readme = "README.md"
|