[package]
name = "ring-buffer"
version = "0.1.0"
edition = "2024"
[dependencies]
inherit-methods-macro = { git = "https://github.com/asterinas/inherit-methods-macro", rev = "98f7e3e" }
ostd = { path = "../../../ostd" }
[lints]
workspace = true