NULLx76 / ringbuffer

A fixed-size circular buffer written in Rust.
https://crates.io/crates/ringbuffer
MIT License
95 stars 20 forks source link

update array-init to 2.0 #41

Closed NULLx76 closed 3 years ago

NULLx76 commented 3 years ago

Simple chore of updating it, doesn't change much for us but best to keep up to date

codecov[bot] commented 3 years ago

Codecov Report

Merging #41 (54d3158) into master (7046504) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #41   +/-   ##
=======================================
  Coverage   98.44%   98.44%           
=======================================
  Files           4        4           
  Lines         645      645           
=======================================
  Hits          635      635           
  Misses         10       10           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7046504...54d3158. Read the comment docs.