aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: 66b8c100e7c3a03a78a1e74c6503eed24fee20a8 (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "starb"
description = "STAtic Ring Buffers."
version = "0.1.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"