aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: bebb6700320a410d5b74ac5334f154dc571516be (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://github.com/bjc/starb.git"
readme = "README.md"