[dependencies]
[lib]
name = "bbq"
path = "src/lib.rs"
[package]
categories = ["filesystem"]
description = "This project is for file handling. It can add, delete, modify, and query."
edition = "2021"
keywords = ["file", "log", "systemlog"]
license = "MIT"
name = "bbq"
readme = "README.md"
repository = "https://github.com/hshe/bbq"
version = "0.1.3"