1 2 3 4 5 6 7 8 9
[package] name = "bytes-ringbuffer" description = "Ringbuffer for the bytes crate" version = "0.0.0" license = "MIT" authors = ["Richard Wiedenhöft <richard@wiedenhoeft.xyz>"] edition = "2018" [dependencies]