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